Home
last modified time | relevance | path

Searched defs:groupDir (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
H A Dnapi_rdb_js_utils.cpp477 std::string groupDir; in GetRealPath() local
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/cj/src/
H A Drelational_store_impl_rdbstore.cpp435 std::string groupDir; in GetRealPath() local
/ohos5.0/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Dtypes.h370 std::string groupDir = ""; member
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/
H A Dcontext_impl.cpp245 …ntextImpl::GetGroupDirWithCheck(const std::string &groupId, bool checkExist, std::string &groupDir) in GetGroupDirWithCheck()