Home
last modified time | relevance | path

Searched refs:createFromBuffer (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/libbcc/lib/ExecutionEngine/
DSourceInfo.h68 static SourceInfo *createFromBuffer(char const *resName,
DSourceInfo.cpp48 SourceInfo *SourceInfo::createFromBuffer(char const *resName, in createFromBuffer() function in bcc::SourceInfo
DScript.cpp107 mSourceList[idx] = SourceInfo::createFromBuffer(resName, in addSourceBC()