Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dmission_data_storage.h32 constexpr const char* LOW_RESOLUTION_FLAG = "little"; variable
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dmission_data_storage.cpp177 filePath = filePath + UNDERLINE_SEPARATOR + LOW_RESOLUTION_FLAG; in GetMissionSnapshotPath()