Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/tools/aapt/
H A DXMLNode.cpp21 # define STATUST(x) x macro
23 # define STATUST(x) (status_t)x macro
H A DResource.cpp29 # define STATUST(x) x macro
31 # define STATUST(x) (status_t)x macro
H A DResourceTable.cpp25 # define STATUST(x) x macro
27 # define STATUST(x) (status_t)x macro