Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/services/common/src/
H A Dparse_util.cpp57 constexpr const char* SA_TAG_SAID = "said"; variable
632 GetIntArrayFromJson(trustSaIdJson, SA_TAG_SAID, saIds); in ParseTrustConfig()