Searched refs:CreateFromBuffer (Results 1 - 4 of 4) sorted by relevance

/frameworks/compile/libbcc/include/bcc/
H A DSource.h54 static Source *CreateFromBuffer(BCCContext &pContext,
95 // when it's created using CreateFromBuffer and pPath if CreateFromFile().
/frameworks/compile/libbcc/lib/
H A DSource.cpp102 Source *Source::CreateFromBuffer(BCCContext &pContext, function in class:bcc::Source
H A DRSCompilerDriver.cpp255 Source *source = Source::CreateFromBuffer(pContext, pResName,
/frameworks/compile/libbcc/tools/bcc/
H A DMain.cpp339 Source *source = Source::CreateFromBuffer(context, OptInputFilenames[0].c_str(),

Completed in 587 milliseconds