Home
last modified time | relevance | path

Searched defs:splitPath (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
H A Ddata_share_profile_config.cpp99 std::vector<std::string> splitPath; in Unmarshal() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/common/src/
H A Djson_common.cpp258 JsonFieldPath splitPath; in SplitePath() local
275 JsonFieldPath splitPath; in ExpendPathForField() local
/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/src/
H A Dast.cpp1120 auto splitPath = SplitNodePath(path, '.'); in Lookup() local