/hardware/qcom/msm8998/json-c/ |
D | ChangeLog | 42 * Add support NaN and Infinity 57 * Add support for building on Android. 60 …* Add a json_set_serializer() function to allow the string output of a json_object to be customize… 62 * Add a json_tokener_set_flags() function and a JSON_TOKENER_STRICT flag. 65 * Add a json_object_object_length function. 70 * Add a json_object_to_json_string_ext() function to allow output to be 72 * Add json_object_object_get_ex(), a NULL-safe get object method, to be able 74 * Add an alternative iterator implementation, see json_object_iterator.h 77 * Add a printbuf_memset() function to provide an effecient way to set and 87 * Add json_tokener_get_error() and json_tokener_error_desc() to better [all …]
|
D | RELEASE_CHECKLIST.txt | 85 Add new section to ChangeLog 112 Add/change links to current release.
|
/hardware/libhardware/modules/camera/3_4/ |
D | request_tracker_test.cpp | 65 EXPECT_EQ(dut_->Add(request), expected); in AddRequest() 94 EXPECT_TRUE(dut_->Add(expected)); in TEST_F() 157 EXPECT_TRUE(dut_->Add(request)); in TEST_F() 220 EXPECT_TRUE(dut_->Add(request1)); in TEST_F() 221 EXPECT_TRUE(dut_->Add(request2)); in TEST_F() 233 EXPECT_TRUE(dut_->Add(request1)); in TEST_F()
|
D | request_tracker.h | 47 virtual bool Add(std::shared_ptr<CaptureRequest> request);
|
D | request_tracker.cpp | 57 bool RequestTracker::Add(std::shared_ptr<CaptureRequest> request) { in Add() function in default_camera_hal::RequestTracker
|
/hardware/interfaces/audio/core/all-versions/vts/functional/ |
D | Android.bp | 59 // TODO(b/146104851): Add auto-gen rules and remove it. 82 // TODO(b/146104851): Add auto-gen rules and remove it. 105 // TODO(b/146104851): Add auto-gen rules and remove it. 128 // TODO(b/146104851): Add auto-gen rules and remove it.
|
/hardware/interfaces/audio/effect/all-versions/vts/functional/ |
D | Android.bp | 41 // TODO(b/146104851): Add auto-gen rules and remove it. 61 // TODO(b/146104851): Add auto-gen rules and remove it. 81 // TODO(b/146104851): Add auto-gen rules and remove it. 101 // TODO(b/146104851): Add auto-gen rules and remove it.
|
/hardware/interfaces/health/1.0/default/ |
D | README.md | 17 1. Add proper VINTF manifest entry to your device manifest. Example: 60 1. Add to `device.mk`.
|
/hardware/qcom/display/msm8909w_3100/sdm/include/utils/ |
D | factory.h | 42 int Add(const std::string &name, const Creator &creator) { in Add() function
|
/hardware/qcom/sm8150/display/sdm/include/utils/ |
D | factory.h | 42 int Add(const std::string &name, const Creator &creator) { in Add() function
|
/hardware/qcom/display/msm8909/sdm/include/utils/ |
D | factory.h | 42 int Add(const std::string &name, const Creator &creator) { in Add() function
|
/hardware/qcom/sdm845/display/sdm/include/utils/ |
D | factory.h | 42 int Add(const std::string &name, const Creator &creator) { in Add() function
|
/hardware/qcom/display/msm8998/sdm/include/utils/ |
D | factory.h | 42 int Add(const std::string &name, const Creator &creator) { in Add() function
|
/hardware/interfaces/audio/policy/1.0/vts/functional/ |
D | Android.bp | 28 // TODO(b/146104851): Add auto-gen rules and remove it.
|
/hardware/interfaces/wifi/offload/1.0/ |
D | types.hal | 143 /* Add new commands here */ 149 /* Add new events received here */ 157 /* Add new events sent here */ 161 /* Add new requests here */
|
/hardware/broadcom/wlan/ |
D | .gitignore | 3 # subdirectories here. Add them in the ".gitignore" file
|
/hardware/interfaces/wifi/supplicant/1.0/ |
D | ISupplicantP2pNetworkCallback.hal | 28 // TODO(rpius): Add the reqd callbacks.
|
D | ISupplicantIface.hal | 60 * Add a new network to the interface.
|
/hardware/interfaces/media/omx/1.0/ |
D | IGraphicBufferSource.hal | 28 * TODO: Add documentations.
|
/hardware/interfaces/gnss/1.0/ |
D | IGnssGeofencing.hal | 32 * Add a geofence area. This api currently supports circular geofences.
|
/hardware/interfaces/wifi/supplicant/1.3/ |
D | ISupplicantStaIface.hal | 111 * Add fast initial link setup (IEEE 802.11ai FILS) HLP packets.
|
/hardware/interfaces/tv/tuner/1.0/ |
D | IDescrambler.hal | 57 * Add packets' PID to the descrambler for descrambling
|
/hardware/interfaces/wifi/supplicant/1.2/ |
D | ISupplicantStaIface.hal | 62 * Add a DPP peer URI. URI is acquired externally, e.g. by scanning a QR code
|
/hardware/interfaces/health/2.0/ |
D | README.md | 126 # Add device specific permissions to hal_health_default domain, especially
|
D | README | 126 # Add device specific permissions to hal_health_default domain, especially
|