Home
last modified time | relevance | path

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

/foundation/systemabilitymgr/samgr/services/common/src/
H A Dparse_util.cpp619 nlohmann::json trustSaIdJson; in ParseTrustConfig() local
620 bool result = ParseJsonObj(trustSaIdJson, realPath); in ParseTrustConfig()
626 GetStringFromJson(trustSaIdJson, SA_TAG_PROCESS, process); in ParseTrustConfig()
636 GetIntArrayFromJson(trustSaIdJson, SA_TAG_SAID, saIds); in ParseTrustConfig()

Completed in 2 milliseconds