Home
last modified time | relevance | path

Searched refs:targetAPIVersion_ (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/adapter/preview/external/ability/fa/
H A Dfa_app_info.cpp29 targetAPIVersion_ = apiVersion->GetUInt("target", 0); in Parse()
54 return targetAPIVersion_; in GetTargetAPIVersion()
H A Dfa_app_info.h45 uint32_t targetAPIVersion_ = 0; member in OHOS::Ace::FaAppInfo
/foundation/arkui/ace_engine/adapter/preview/external/ability/stage/
H A Dstage_app_info.cpp37 targetAPIVersion_ = root->GetUInt("targetAPIVersion", 0); in Parse()
98 return targetAPIVersion_; in GetTargetAPIVersion()
H A Dstage_app_info.h62 uint32_t targetAPIVersion_ = 0; member in OHOS::Ace::StageAppInfo

Completed in 2 milliseconds