Home
last modified time | relevance | path

Searched refs:appVersionCode_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/include/
H A Dext_backup.h197 int64_t appVersionCode_; variable
/ohos5.0/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
H A Dext_backup.cpp165 appVersionCode_ = want.GetLongParam(BConstants::EXTENSION_VERSION_CODE_PARA, 0); in GetParament()
H A Dext_backup_js.cpp867 auto onRestoreExFun = [appVersionCode(appVersionCode_), appVersionStr(appVersionStr_), in ParseRestoreExInfo()
886 … auto onRestoreFun = [appVersionCode(appVersionCode_), appVersionStr(appVersionStr_)](napi_env env, in ParseRestoreInfo()