Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/Core/
DScript.cpp23 bool Script::reset(Source &pSource, bool pPreserveCurrent) { in reset() argument
28 if (!pPreserveCurrent) { in reset()
/frameworks/compile/libbcc/include/bcc/
DScript.h45 bool reset(Source &pSource, bool pPreserveCurrent = false);