Home
last modified time | relevance | path

Searched refs:hapVersion (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/base/
H A Dfault_info_base.h85 void SetHapVersion(std::string hapVersion) in SetHapVersion() argument
87 hapVersion_ = hapVersion; in SetHapVersion()
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
H A Dnapi_rdb_js_utils.cpp446 int32_t hapVersion = JSAbility::GetHapVersion(env, jsValue); in Convert2Value() local
447 JSUtils::SetHapVersion(hapVersion); in Convert2Value()