Home
last modified time | relevance | path

Searched defs:ParseDeviceType (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/resource/
H A Dace_res_key_parser.cpp248 bool AceResKeyParser::ParseDeviceType(const std::string& key, std::vector<KeyParam>& keyParams) in ParseDeviceType() function in OHOS::Ace::AceResKeyParser
/ohos5.0/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
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_parser.cpp465 uint8_t BundleParser::ParseDeviceType(const cJSON *moduleObject, BundleProfile &bundleProfile) in ParseDeviceType() function in OHOS::BundleParser