Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/common/src/
H A Djs_utils.cpp37 static int32_t g_hapVersion = -1; // the current apiVersion of hap variable
52 g_hapVersion = hapversion; in SetHapVersion()
57 return g_hapVersion; in GetHapVersion()