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.h112 kCorePlatformApi = kValueBitSize, enumerator
116 kMin = kCorePlatformApi,
211 static ApiList CorePlatformApi() { return ApiList(DomainApi::kCorePlatformApi); } in CorePlatformApi()
/art/tools/hiddenapi/
Dhiddenapi.cc851 ApiStubs::Kind::kCorePlatformApi)); in ParseArgs()