Searched defs:apiVersion (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/runtime_core/libpandafile/ | ||
| H A D | file_item_container.h | 215 ItemContainer::apiVersion = api; in SetApi() member in panda::panda_file::ItemContainer::ItemContainer 233 static uint8_t apiVersion; member in panda::panda_file::ItemContainer |
| H A D | file_item_container.cpp | 168 uint8_t ItemContainer::apiVersion = 0; member in panda::panda_file::ItemContainer |
| /arkcompiler/ets_frontend/es2panda/util/ | ||
| H A D | helpers.cpp | 986 bool Helpers::IsDefaultApiVersion(int apiVersion, std::string subApiVersion) in IsDefaultApiVersion() argument 992 bool Helpers::IsSupportLazyImportVersion(int apiVersion, std::string subApiVersion) in IsSupportLazyImportVersion() argument |
Completed in 5 milliseconds