Searched refs:pPreserveCurrent (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/libbcc/lib/Core/
H A DScript.cpp23 bool Script::reset(Source &pSource, bool pPreserveCurrent) { argument
28 if (!pPreserveCurrent) {
/frameworks/compile/libbcc/include/bcc/
H A DScript.h42 // the same with the one contain in this object.) If pPreserveCurrent is
45 bool reset(Source &pSource, bool pPreserveCurrent = false);

Completed in 143 milliseconds