Home
last modified time | relevance | path

Searched defs:pLength (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/compile/mclinker/lib/Support/
H A DFileHandle.cpp159 bool FileHandle::read(void* pMemBuffer, size_t pStartOffset, size_t pLength) { in read()
181 size_t pLength) { in write()
H A DMemoryArea.cpp41 llvm::StringRef MemoryArea::request(size_t pOffset, size_t pLength) { in request()
H A DDemangle.cpp43 bool isCtorOrDtor(const char* pName, size_t pLength) { in isCtorOrDtor()
H A DFileOutputBuffer.cpp49 MemoryRegion FileOutputBuffer::request(size_t pOffset, size_t pLength) { in request()
/aosp12/hardware/nxp/nfc/pn8x/halimpl/mifare/
H A DNxpMfcReader.cc76 void NxpMfcReader::BuildMfcCmd(uint8_t* pData, uint16_t* pLength) { in BuildMfcCmd()
/aosp12/hardware/nxp/nfc/snxxx/halimpl/mifare/
H A DNxpMfcReader.cc71 void NxpMfcReader::BuildMfcCmd(uint8_t* pData, uint16_t* pLength) { in BuildMfcCmd()
/aosp12/frameworks/compile/mclinker/lib/Core/
H A DIRBuilder.cpp339 size_t pLength) { in CreateRegion()
353 Fragment* IRBuilder::CreateRegion(void* pMemory, size_t pLength) { in CreateRegion()
/aosp12/frameworks/compile/mclinker/lib/Script/
H A DScriptFile.cpp235 size_t pLength) { in createParserStr()
/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestPartitioningRandom.cpp293 uint32_t* pLength) { in getRegion()