OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Res_GETTYPE
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/libs/androidfw/
ResourceTypes.cpp
243
const uint32_t type =
Res_GETTYPE
(key) + 1; // add one, idmap stores "public" type id
[
all
...]
/frameworks/base/include/androidfw/
ResourceTypes.h
211
#define
Res_GETTYPE
(id) (((id>>16)&0xFF)-1)
[
all
...]
/frameworks/base/tools/aapt/
ResourceTable.cpp
[
all
...]
Completed in 42 milliseconds