Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dgt_bundle_parser.h60 static bool SetReqPermission(const cJSON *object, PermissionTrans *permission);
H A Dbundle_parser.h66 static bool SetReqPermission(const cJSON *object, PermissionTrans *permission);
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dgt_bundle_parser.cpp975 if (!SetReqPermission(reqPermission, perms)) { in ParsePermissions()
983 bool GtBundleParser::SetReqPermission(const cJSON *object, PermissionTrans *permission) in SetReqPermission() function in OHOS::GtBundleParser
H A Dbundle_parser.cpp128 if (!SetReqPermission(reqPermission, perms)) { in ParsePermissions()
136 bool BundleParser::SetReqPermission(const cJSON *object, PermissionTrans *permission) in SetReqPermission() function in OHOS::BundleParser
156 HILOG_ERROR(HILOG_MODULE_APP, "SetReqPermission strncpy name or desc fail!"); in SetReqPermission()

Completed in 4 milliseconds