Searched defs:ParseDeviceType (Results 1 – 3 of 3) sorted by relevance
248 bool AceResKeyParser::ParseDeviceType(const std::string& key, std::vector<KeyParam>& keyParams) in ParseDeviceType() function in OHOS::Ace::AceResKeyParser
276 static int32_t ParseDeviceType(DeviceWrapper *device, const uint8_t* data, const uint32_t len) in ParseDeviceType() function
465 uint8_t BundleParser::ParseDeviceType(const cJSON *moduleObject, BundleProfile &bundleProfile) in ParseDeviceType() function in OHOS::BundleParser