Home
last modified time | relevance | path

Searched defs:apiVersion (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
H A Dfile_item_container.h215 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 Dfile_item_container.cpp168 uint8_t ItemContainer::apiVersion = 0; member in panda::panda_file::ItemContainer
/arkcompiler/ets_frontend/es2panda/util/
H A Dhelpers.cpp986 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