Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/common/include/
H A Dparse_util.h105 static inline void GetIntArrayFromJson(const nlohmann::json& obj, const std::string& key, in GetIntArrayFromJson() function
117 static inline void GetIntArrayFromJson(const nlohmann::json& obj, const std::string& key, in GetIntArrayFromJson() function
/ohos5.0/foundation/systemabilitymgr/samgr/services/common/src/
H A Dparse_util.cpp397 GetIntArrayFromJson(systemAbilityJson, SA_TAG_DEPEND, saProfile.dependSa); in ParseSystemAbilityGetSaExtInfo()
632 GetIntArrayFromJson(trustSaIdJson, SA_TAG_SAID, saIds); in ParseTrustConfig()