Home
last modified time | relevance | path

Searched defs:pFileHandle (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/compile/mclinker/lib/Support/
H A DFileOutputBuffer.cpp16 FileHandle& pFileHandle) in FileOutputBuffer()
26 FileOutputBuffer::create(FileHandle& pFileHandle, in create()
/aosp12/frameworks/compile/mclinker/lib/Core/
H A DIRBuilder.cpp196 Input* IRBuilder::ReadInput(FileHandle& pFileHandle) { in ReadInput()