Home
last modified time | relevance | path

Searched refs:kCorePlatformApi (Results 1 – 3 of 3) sorted by relevance

/art/libartbase/base/
Dhiddenapi_stubs.h32 kCorePlatformApi, enumerator
43 case Kind::kCorePlatformApi: in ToString()
Dhiddenapi_flags.h110 kCorePlatformApi = kValueBitSize, enumerator
114 kMin = kCorePlatformApi,
197 static ApiList CorePlatformApi() { return ApiList(DomainApi::kCorePlatformApi); } in CorePlatformApi()
/art/tools/hiddenapi/
Dhiddenapi.cc927 ApiStubs::Kind::kCorePlatformApi)); in ParseArgs()