OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stubList
(Results
1 - 4
of
4
) sorted by null
/frameworks/compile/libbcc/lib/Renderscript/
RSStubsWhiteList.cpp
21
std::vector<std::string>
stubList
= {
[
all
...]
RSStubsWhiteList.h
24
extern std::vector<std::string>
stubList
;
generate-whitelist.sh
45
extern std::vector<std::string>
stubList
;
55
std::vector<std::string>
stubList
= {
RSScreenFunctionsPass.cpp
37
std::vector<std::string> &whiteList =
stubList
;
Completed in 2457 milliseconds