OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasDebugInformation
(Results
1 - 3
of
3
) sorted by null
/frameworks/compile/libbcc/include/bcc/Renderscript/
RSInfo.h
69
uint8_t
hasDebugInformation
;
237
inline bool
hasDebugInformation
() const
238
{ return mHeader.
hasDebugInformation
; }
/frameworks/compile/libbcc/lib/Renderscript/
RSExecutable.cpp
45
pInfo.
hasDebugInformation
());
RSInfoExtractor.cpp
424
result->mHeader.
hasDebugInformation
=
Completed in 63 milliseconds