Searched defs:api (Results 1 – 4 of 4) sorted by relevance
| /art/libartbase/base/ |
| D | hiddenapi_stubs.h | 35 static const std::string_view ToString(Kind api) { in ToString()
|
| /art/test/952-invoke-custom/util-src/transformer/ |
| D | IndyTransformer.java | 79 public BootstrapBuilder(int api, Map<String, CalledByIndy> callsiteMap) { in BootstrapBuilder() 83 public BootstrapBuilder(int api, ClassVisitor cv, Map<String, CalledByIndy> callsiteMap) { in BootstrapBuilder()
|
| /art/test/979-const-method-handle/util-src/transformer/ |
| D | ConstantTransformer.java | 74 int api, in ConstantBuilder()
|
| /art/runtime/gc/collector/ |
| D | mark_compact.cc | 141 struct uffdio_api api = {.api = UFFD_API, .features = 0, .ioctls = 0}; in KernelSupportsUffd() local 344 struct uffdio_api api = {.api = UFFD_API, .features = gUffdFeatures, .ioctls = 0}; in CreateUserfaultfd() local
|