Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/recovery/
H A Dability_recovery.cpp44 static std::string GetSaveAppCachePath(int32_t savedStateId) in GetSaveAppCachePath() function
144 std::string file = GetSaveAppCachePath(savedStateId); in SerializeDataToFile()
185 std::string file = GetSaveAppCachePath(savedStateId); in ReadSerializeDataFromFile()