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
50
extern bool
isValidResourceType
(const String8& type);
AaptAssets.cpp
398
if (!
isValidResourceType
(part)) {
[
all
...]
Resource.cpp
172
bool
isValidResourceType
(const String8& type)
[
all
...]
Completed in 78 milliseconds