OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:addResourceSourceDir
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/tools/aapt/
Bundle.h
133
void
addResourceSourceDir
(const char* dir) { mResourceSourceDirs.insertAt(dir,0); }
Main.cpp
424
bundle.
addResourceSourceDir
(argv[0]);
Completed in 853 milliseconds