Searched refs:mergeSource (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/libbcc/lib/
H A DScript.cpp88 bool Script::mergeSource(Source &pSource) { return mSource->merge(pSource); } function in class:Script
/frameworks/compile/libbcc/include/bcc/
H A DScript.h112 bool mergeSource(Source &pSource);
/frameworks/compile/libbcc/tools/bcc_compat/
H A DMain.cpp126 if (!result->mergeSource(*source)) {

Completed in 105 milliseconds