OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:markModuleDestroyed
(Results
1 - 3
of
3
) sorted by null
/frameworks/compile/libbcc/include/bcc/
Source.h
110
void
markModuleDestroyed
() { mIsModuleDestroyed = true; }
/frameworks/compile/libbcc/lib/
Source.cpp
219
pSource.
markModuleDestroyed
();
RSCompilerDriver.cpp
350
source->
markModuleDestroyed
();
Completed in 171 milliseconds