Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_spawn_msg_wrapper.cpp36 constexpr const char* JSON_DATA_APP = "/data/app/el2/"; variable
63 std::string dir = JSON_DATA_APP + std::to_string(dataGroupInfo.userId) in DumpToJson()
H A Dapp_spawn_client.cpp36 constexpr const char* JSON_DATA_APP = "/data/app/el2/"; variable
132 std::string dir = JSON_DATA_APP + std::to_string(dataGroupInfo.userId) in DumpDataGroupInfoListToJson()