OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LibBCCPath
(Results
1 - 3
of
3
) sorted by null
/frameworks/compile/libbcc/lib/Renderscript/
RSInfo.cpp
37
const char RSInfo::
LibBCCPath
[] = "/system/lib/libbcc.so";
144
LibBCCPath
);
145
PRINT_DEPENDENCY("current - ",
LibBCCPath
, LibBCCSHA1);
RSInfoExtractor.cpp
168
string_pool_size += ::strlen(
LibBCCPath
) + 1 + SHA1_DIGEST_LENGTH;
369
if (!writeDependency(
LibBCCPath
, LibBCCSHA1,
/frameworks/compile/libbcc/include/bcc/Renderscript/
RSInfo.h
168
static const char
LibBCCPath
[];
Completed in 483 milliseconds