Home
last modified time | relevance | path

Searched refs:UNDERLINE_SEPARATOR (Results 1 - 4 of 4) sorted by relevance

/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_persistence.cpp29 constexpr const char* UNDERLINE_SEPARATOR = "_"; member
69 snapshotPath_ = snapshotDirectory_ + bundleName + UNDERLINE_SEPARATOR + in ScenePersistence()
72 snapshotPath_ = snapshotDirectory_ + bundleName + UNDERLINE_SEPARATOR + in ScenePersistence()
166 oldSnapshotPath = snapshotDirectory_ + scenePersistence->bundleName_ + UNDERLINE_SEPARATOR + in RenameSnapshotFromOldPersistentId()
169 oldSnapshotPath = snapshotDirectory_ + scenePersistence->bundleName_ + UNDERLINE_SEPARATOR + in RenameSnapshotFromOldPersistentId()
/foundation/ability/ability_runtime/services/abilitymgr/include/mission/
H A Dmission_data_storage.h36 constexpr const char* UNDERLINE_SEPARATOR = "_"; member
/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_persistence_test.cpp38 constexpr const char* UNDERLINE_SEPARATOR = "_"; member
113 bundleName + UNDERLINE_SEPARATOR + std::to_string(fileID) + IMAGE_SUFFIX; in HWTEST_F()
/foundation/ability/ability_runtime/services/abilitymgr/src/mission/
H A Dmission_data_storage.cpp177 UNDERLINE_SEPARATOR + std::to_string(missionId); in GetMissionSnapshotPath()
179 filePath = filePath + UNDERLINE_SEPARATOR + LOW_RESOLUTION_FLAG; in GetMissionSnapshotPath()

Completed in 3 milliseconds