Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dbundle_parser.h41 static uint8_t ParseDeviceConfig(const cJSON *configObject, BundleProfile &bundleProfile);
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_parser.cpp359 uint8_t errorCode = ParseDeviceConfig(configObject, bundleProfile); in ParseJsonInfo()
365 uint8_t BundleParser::ParseDeviceConfig(const cJSON *configObject, BundleProfile &bundleProfile) in ParseDeviceConfig() function in OHOS::BundleParser

Completed in 2 milliseconds