Home
last modified time | relevance | path

Searched refs:ParseDeviceType (Results 1 - 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/base/resource/
H A Dace_res_key_parser.cpp87 ParseDeviceType, in Parse()
113 ParseDeviceType, in DeclarativeParse()
248 bool AceResKeyParser::ParseDeviceType(const std::string& key, std::vector<KeyParam>& keyParams) in ParseDeviceType() function in OHOS::Ace::AceResKeyParser
H A Dace_res_key_parser.h59 static bool ParseDeviceType(const std::string& key, std::vector<KeyParam>& keyParams);
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dbundle_parser.h44 static uint8_t ParseDeviceType(const cJSON *object, BundleProfile &bundleProfile);
/foundation/communication/dsoftbus/core/discovery/ble/softbus_ble/src/
H A Ddisc_ble_utils.c276 static int32_t ParseDeviceType(DeviceWrapper *device, const uint8_t* data, const uint32_t len) in ParseDeviceType() function
359 ret = ParseDeviceType(device, &data[curLen + 1], len); in ParseRecvTlvs()
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_parser.cpp413 errorCode = ParseDeviceType(moduleObject, bundleProfile); in ParseModuleInfo()
465 uint8_t BundleParser::ParseDeviceType(const cJSON *moduleObject, BundleProfile &bundleProfile) in ParseDeviceType() function in OHOS::BundleParser

Completed in 5 milliseconds