Home
last modified time | relevance | path

Searched defs:STATUST (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/tools/aapt/
H A DXMLNode.cpp21 # define STATUST(x) x macro
23 # define STATUST(x) (status_t)x macro
H A DResource.cpp26 # define STATUST(x) x macro
28 # define STATUST(x) (status_t)x macro
H A DResourceTable.cpp23 # define STATUST(x) x macro
25 # define STATUST(x) (status_t)x macro