Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/services/common/src/
H A Dparse_util.cpp42 constexpr const char* SA_TAG_PROCESS = "process"; variable
312 GetStringFromJson(profileJson, SA_TAG_PROCESS, process); in ParseJsonFile()
622 GetStringFromJson(trustSaIdJson, SA_TAG_PROCESS, process); in ParseTrustConfig()