Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dgt_bundle_parser.h59 static uint8_t ParsePermissions(const cJSON *object, Permissions &permissions);
H A Dbundle_parser.h65 static uint8_t ParsePermissions(const cJSON *object, Permissions &permissions);
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dgt_bundle_parser.cpp803 errorCode = ParsePermissions(object, permissions); in ParseHapProfile()
951 uint8_t GtBundleParser::ParsePermissions(const cJSON *object, Permissions &permissions) in ParsePermissions() function in OHOS::GtBundleParser
H A Dbundle_parser.cpp103 uint8_t BundleParser::ParsePermissions(const cJSON *object, Permissions &permissions) in ParsePermissions() function in OHOS::BundleParser
307 errorCode = ParsePermissions(object, permissions); in ParseHapProfile()

Completed in 4 milliseconds