OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isValidResourceType
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/tools/aapt/
Main.h
59
extern bool
isValidResourceType
(const String8& type);
AaptAssets.cpp
410
if (!
isValidResourceType
(type)) {
[
all
...]
Resource.cpp
211
bool
isValidResourceType
(const String8& type)
[
all
...]
Completed in 69 milliseconds