Home
last modified time | relevance | path

Searched defs:fullString (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/utils/cloud_disk/
H A Dcloud_file_utils_test.cpp136 string fullString; variable
146 string fullString = "testPath"; variable
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/
H A Dcloud_file_utils_mock.cpp91 bool CloudFileUtils::EndsWith(const string &fullString, const string &ending) in EndsWith()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dbackup_manager.cpp415 bool BackupManager::IsEndWith(const std::string &fullString, const std::string &end) in IsEndWith()
424 bool BackupManager::IsBeginWith(const std::string &fullString, const std::string &begin) in IsBeginWith()
/ohos5.0/foundation/filemanagement/dfs_service/utils/cloud_disk/src/
H A Dcloud_file_utils.cpp174 bool CloudFileUtils::EndsWith(const string &fullString, const string &ending) in EndsWith()
/ohos5.0/base/telephony/cellular_call/services/utils/src/
H A Dmmi_code_utils.cpp228 int32_t fullString = 1; in RegexMatchMmi() local
/ohos5.0/base/telephony/core_service/utils/vcard/src/
H A Dvcard_utils.cpp141 bool VCardUtils::EndWith(const std::string &fullString, const std::string &ending) in EndWith()
/ohos5.0/base/telephony/cellular_call/services/common/include/
H A Dcellular_call_data_struct.h68 std::string fullString = ""; member