Home
last modified time | relevance | path

Searched defs:outLength (Results 1 – 13 of 13) sorted by relevance

/aosp12/hardware/nxp/secure_element/snxxx/1.2/OsuHal/src/
H A DOsuHalExtn.cpp192 uint32_t* outLength) { in checkTransmit()
/aosp12/frameworks/base/native/android/
H A Dasset_manager.cpp195 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 DLocaleListCache.cpp43 size_t outLength = 0; in toLanguageTag() local
/aosp12/system/security/keystore/
H A Duser_state.cpp127 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 DComposerClient.h160 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 DComposerClient.h162 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 DComposerCommandBuffer.h630 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 Dencodedstreamtest.cpp61 static char *ReadFile(const char* filename, bool appendPath, size_t* outLength) { in ReadFile()
/aosp12/frameworks/native/libs/binder/ndk/include_cpp/android/
H A Dbinder_parcel_utils.h305 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 DComposerClient.h312 uint32_t outLength = 0; in executeCommands() local
/aosp12/hardware/qcom/sm7250/display/composer/
H A DQtiComposerClient.cpp569 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 DMtpDevice.cpp450 void* MtpDevice::getThumbnail(MtpObjectHandle handle, int& outLength) { in getThumbnail()
/aosp12/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DGenericSource.cpp1192 size_t outLength = mb->range_length(); in mediaBufferToABuffer() local