Searched defs:outLength (Results 1 – 13 of 13) sorted by relevance
/aosp12/hardware/nxp/secure_element/snxxx/1.2/OsuHal/src/ |
H A D | OsuHalExtn.cpp | 192 uint32_t* outLength) { in checkTransmit()
|
/aosp12/frameworks/base/native/android/ |
H A D | asset_manager.cpp | 195 int AAsset_openFileDescriptor(AAsset* asset, off_t* outStart, off_t* outLength) in AAsset_openFileDescriptor() 206 int AAsset_openFileDescriptor64(AAsset* asset, off64_t* outStart, off64_t* outLength) in AAsset_openFileDescriptor64()
|
/aosp12/frameworks/minikin/libs/minikin/ |
H A D | LocaleListCache.cpp | 43 size_t outLength = 0; in toLanguageTag() local
|
/aosp12/system/security/keystore/ |
H A D | user_state.cpp | 127 size_t outLength = writeFully(out, (uint8_t*)&rawBlob, length); in copyMasterKeyFile() local
|
/aosp12/hardware/interfaces/graphics/composer/2.2/utils/hal/include/composer-hal/2.2/ |
H A D | ComposerClient.h | 160 uint32_t outLength = 0; in executeCommands_2_2() local
|
/aosp12/hardware/interfaces/graphics/composer/2.3/utils/hal/include/composer-hal/2.3/ |
H A D | ComposerClient.h | 162 uint32_t outLength = 0; in executeCommands_2_3() local
|
/aosp12/hardware/interfaces/graphics/composer/2.1/utils/command-buffer/include/composer-command-buffer/2.1/ |
H A D | ComposerCommandBuffer.h | 630 bool beginCommand(T* outCommand, uint16_t* outLength) { in beginCommand() 637 bool beginCommandBase(IComposerClient::Command* outCommand, uint16_t* outLength) { in beginCommandBase()
|
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/test/unittest/ |
H A D | encodedstreamtest.cpp | 61 static char *ReadFile(const char* filename, bool appendPath, size_t* outLength) { in ReadFile()
|
/aosp12/frameworks/native/libs/binder/ndk/include_cpp/android/ |
H A D | binder_parcel_utils.h | 305 int32_t* outLength) { in AParcel_stdVectorStringElementGetter() 333 int32_t* outLength) { in AParcel_nullableStdVectorStringElementGetter()
|
/aosp12/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/ |
H A D | ComposerClient.h | 312 uint32_t outLength = 0; in executeCommands() local
|
/aosp12/hardware/qcom/sm7250/display/composer/ |
H A D | QtiComposerClient.cpp | 569 uint32_t outLength = 0; in executeCommands() local 779 uint32_t outLength = 0; in executeCommands_2_2() local 895 uint32_t outLength = 0; in executeCommands_2_3() local
|
/aosp12/frameworks/av/media/mtp/ |
H A D | MtpDevice.cpp | 450 void* MtpDevice::getThumbnail(MtpObjectHandle handle, int& outLength) { in getThumbnail()
|
/aosp12/frameworks/av/media/libmediaplayerservice/nuplayer/ |
H A D | GenericSource.cpp | 1192 size_t outLength = mb->range_length(); in mediaBufferToABuffer() local
|