| /hardware/interfaces/drm/1.0/default/ |
| D | TypeConvert.h | 57 const hidl_array<T, SIZE> &array) { in toVector() 64 hidl_array<T, SIZE> &array) { in toVector()
|
| /hardware/interfaces/tests/foo/1.0/default/lib/include/hidl-test/ |
| D | FooHelper.h | 41 std::string to_string(const hidl_array<T, SIZE> &array) { in to_string() 46 std::string to_string(const hidl_array<T, SIZE1, SIZE2> &array) { in to_string()
|
| /hardware/qcom/sm7250/media/libstagefrighthw/ |
| D | QComOMXPlugin.cpp | 106 OMX_U8 **array, in freeArrayOfAllocatedMemory() 137 OMX_U8 **array = new OMX_U8 *[numRoles]; in getRolesOfComponent() local
|
| /hardware/qcom/sm8150/media/libstagefrighthw/ |
| D | QComOMXPlugin.cpp | 106 OMX_U8 **array, in freeArrayOfAllocatedMemory() 137 OMX_U8 **array = new OMX_U8 *[numRoles]; in getRolesOfComponent() local
|
| /hardware/interfaces/confirmationui/support/include/android/hardware/confirmationui/support/ |
| D | confirmationui_utils.h | 83 array() : data_{} {} in array() function 84 array(const T (&data)[elements]) { std::copy(data, data + elements, data_); } in array() function 85 explicit array(const T& v) { fill(v); } in array() function
|
| /hardware/st/secure_element/ese-spi-driver/utils-lib/ |
| D | Atp.cc | 41 uint16_t Atp_getChecksumValue(uint8_t *array, int checksumStartPosition) { in Atp_getChecksumValue()
|
| D | Utils.cc | 38 int Utils_charArrayToHexString(char* array, int length, char* hexString) { in Utils_charArrayToHexString()
|
| D | Tpdu.cc | 199 uint16_t Tpdu_getChecksumValue(uint8_t *array, int checksumStartPosition, in Tpdu_getChecksumValue()
|
| /hardware/qcom/media/msm8974/libstagefrighthw/ |
| D | QComOMXPlugin.cpp | 123 OMX_U8 **array = new OMX_U8 *[numRoles]; in getRolesOfComponent() local
|
| /hardware/qcom/media/msm8998/libstagefrighthw/ |
| D | QComOMXPlugin.cpp | 123 OMX_U8 **array = new OMX_U8 *[numRoles]; in getRolesOfComponent() local
|
| /hardware/qcom/media/msm8996/libstagefrighthw/ |
| D | QComOMXPlugin.cpp | 123 OMX_U8 **array = new OMX_U8 *[numRoles]; in getRolesOfComponent() local
|
| /hardware/libhardware/modules/camera/3_4/metadata/ |
| D | test_common.h | 87 for (const auto& array : expected) { in ExpectMetadataEq() local
|
| D | metadata_common.h | 112 for (const auto& array : val) { in UpdateMetadata() local
|
| /hardware/qcom/display/msm8226/libhwcomposer/ |
| D | hwc_vsync.cpp | 40 #define ARRAY_LENGTH(array) (sizeof((array))/sizeof((array)[0])) argument
|
| /hardware/interfaces/identity/support/src/ |
| D | IdentityCredentialSupport.cpp | 1894 const cppbor::Array* array = item->asArray(); in coseCheckEcDsaSignature() local 1968 const cppbor::Array* array = item->asArray(); in coseSignGetSignature() local 1996 const cppbor::Array* array = item->asArray(); in coseSignGetPayload() local 2033 const cppbor::Array* array = item->asArray(); in coseSignGetAlg() local 2086 const cppbor::Array* array = item->asArray(); in coseSignGetX5Chain() local 2115 const cppbor::Array* array = valueItem->asArray(); in coseSignGetX5Chain() local 2182 cppbor::Array array; in coseMac0() local 2204 cppbor::Array array; in coseMacWithDigest() local
|
| /hardware/qcom/display/msm8994/libhwcomposer/ |
| D | hwc_vsync.cpp | 41 #define ARRAY_LENGTH(array) (sizeof((array))/sizeof((array)[0])) argument
|
| /hardware/qcom/display/msm8084/libhwcomposer/ |
| D | hwc_vsync.cpp | 40 #define ARRAY_LENGTH(array) (sizeof((array))/sizeof((array)[0])) argument
|
| /hardware/interfaces/identity/aidl/default/common/ |
| D | WritableIdentityCredential.cpp | 405 cppbor::Array array; in finishAddingEntries() local
|
| D | IdentityCredential.cpp | 133 cppbor::Array array = {"ProofOfDeletion", docType_, testCredential_}; in deleteCredentialCommon() local 176 cppbor::Array array; in proveOwnership() local
|
| /hardware/interfaces/media/bufferpool/aidl/default/tests/ |
| D | multi.cpp | 68 char array[0]; member
|
| D | cond.cpp | 69 char array[0]; member
|
| /hardware/invensense/65xx/libsensors_iio/software/core/driver/include/ |
| D | mltypes.h | 144 #define ARRAY_SIZE(array) (sizeof(array)/sizeof((array)[0])) argument
|
| /hardware/invensense/6515/libsensors_iio/software/core/driver/include/ |
| D | mltypes.h | 144 #define ARRAY_SIZE(array) (sizeof(array)/sizeof((array)[0])) argument
|
| /hardware/interfaces/security/keymint/support/ |
| D | remote_prov_utils_test.cpp | 185 cppbor::Array array; in TEST() local
|
| /hardware/google/aemu/base/include/aemu/base/containers/ |
| D | SmallVector.h | 398 alignas(size_type) T array[kSmallSize]; member
|