/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/ |
D | StreamIoUtil.h | 37 charvectorbuf(CharT *begin, CharT *end) { in charvectorbuf() 42 charvectorbuf(CharT *begin, size_t size) { in charvectorbuf() 51 charvectorbuf(const CharT *begin, const CharT *end) { in charvectorbuf() 56 charvectorbuf(const CharT *begin, size_t size) { in charvectorbuf()
|
D | HidItem.cpp | 49 std::vector<HidItem> HidItem::tokenize(const uint8_t *begin, size_t size) { in tokenize()
|
/hardware/google/aemu/base/include/aemu/base/ |
D | IOVector.h | 48 IOVector(iterator begin, iterator end) : mIOVecs(begin, end) {} in IOVector() 62 iterator begin() { return mIOVecs.data(); } in begin() function 64 const_iterator begin() const { return mIOVecs.data(); } in begin() function
|
/hardware/google/gfxstream/third-party/glm/include/glm/gtx/ |
D | range.hpp | 61 inline typename genType::value_type const * begin(genType const & v) in begin() function 73 inline typename genType::value_type * begin(genType& v) in begin() function
|
/hardware/interfaces/confirmationui/support/include/android/hardware/confirmationui/support/ |
D | confirmationui_utils.h | 91 T* begin() { return data_; } in begin() function 93 const T* begin() const { return data_; } in begin() function 159 const uint8_t* begin() const { return data_; } in begin() function
|
D | cbor.h | 31 Out copy(In begin, In end, Out out) { in copy()
|
/hardware/interfaces/automotive/can/1.0/default/libnl++/include/libnl++/ |
D | Buffer.h | 135 iterator begin() const { return {*this}; } in begin() function 150 raw_iterator begin() const { return {mBuffer}; } in begin() function
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_private_defs.h | 42 bool arrayany(const T* arr, uint32_t begin, uint32_t end, const F& func) { in arrayany()
|
/hardware/interfaces/security/keymint/support/include/keymint_support/ |
D | authorization_set.h | 139 auto begin() { return data_.begin(); } in begin() function 140 auto begin() const { return data_.begin(); } in begin() function 209 void append(Iterator begin, Iterator end) { in append()
|
/hardware/interfaces/neuralnetworks/1.1/vts/functional/ |
D | GeneratedTestHarness.cpp | 94 const uint8_t* begin = op.data.get<uint8_t>(); in createModel() local 116 const uint8_t* begin = op.data.get<uint8_t>(); in createModel() local
|
/hardware/interfaces/neuralnetworks/1.0/vts/functional/ |
D | GeneratedTestHarness.cpp | 87 const uint8_t* begin = op.data.get<uint8_t>(); in createModel() local 109 const uint8_t* begin = op.data.get<uint8_t>(); in createModel() local
|
/hardware/google/gfxstream/guest/android-emu/aemu/base/containers/ |
D | SmallVector.h | 96 iterator begin() { return mBegin; } in begin() function 97 const_iterator begin() const { return mBegin; } in begin() function 173 void init(iterator begin, iterator end, size_type capacity) { in init()
|
/hardware/google/aemu/base/include/aemu/base/containers/ |
D | SmallVector.h | 96 iterator begin() { return mBegin; } in begin() function 97 const_iterator begin() const { return mBegin; } in begin() function 173 void init(iterator begin, iterator end, size_type capacity) { in init()
|
/hardware/google/gfxstream/host/gl/ |
D | EmulatedEglConfig.h | 134 std::vector<EmulatedEglConfig>::const_iterator begin() const { return mConfigs.begin(); } in begin() function
|
/hardware/interfaces/confirmationui/support/src/ |
D | cbor.cpp | 81 bool checkUTF8Copy(const char* begin, const char* const end, uint8_t* out) { in checkUTF8Copy()
|
/hardware/interfaces/keymaster/4.0/support/include/keymasterV4_0/ |
D | authorization_set.h | 138 std::vector<KeyParameter>::const_iterator begin() const { return data_.begin(); } in begin() function 212 void append(Iterator begin, Iterator end) { in append()
|
/hardware/google/aemu/base/include/aemu/base/misc/ |
D | StringUtils.h | 89 size_t begin = 0; in split() local
|
/hardware/interfaces/keymaster/3.0/vts/functional/ |
D | authorization_set.h | 138 std::vector<KeyParameter>::const_iterator begin() const { return data_.begin(); } in begin() function 216 template <typename Iterator> void push_back(Iterator begin, Iterator end) { in push_back() 223 template <typename Iterator> void move(Iterator begin, Iterator end) { in move()
|
/hardware/interfaces/confirmationui/support/test/ |
D | msg_formatting_test.cpp | 73 auto begin = out.pos(); in TEST() local
|
/hardware/interfaces/automotive/can/1.0/default/libnl++/ |
D | MessageMutator.cpp | 66 MessageMutator::iterator MessageMutator::begin() const { in begin() function in android::nl::MessageMutator
|
/hardware/google/aemu/base/include/aemu/base/async/ |
D | SubscriberList.h | 112 const_iterator begin() const { return mSubscriberInfos.begin(); } in begin() function
|
/hardware/interfaces/contexthub/aidl/default/include/contexthub-impl/ |
D | ContextHub.h | 102 bool findEndpoint(const EndpointId& target, const Iter& begin, const Iter& end) { in findEndpoint()
|
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/1/android/hardware/security/keymint/ |
D | IKeyMintDevice.aidl | 47 …android.hardware.security.keymint.BeginResult begin(in android.hardware.security.keymint.KeyPurpos… in begin() method
|
/hardware/libhardware/include_all/hardware/ |
D | keymaster2.h | 332 keymaster_error_t (*begin)(const struct keymaster2_device* dev, keymaster_purpose_t purpose, member
|
/hardware/libhardware/include/hardware/ |
D | keymaster2.h | 332 keymaster_error_t (*begin)(const struct keymaster2_device* dev, keymaster_purpose_t purpose, member
|