Searched refs:CheckDeviceTypeIsValid (Results 1 – 2 of 2) sorted by relevance
61 static bool CheckDeviceTypeIsValid(const cJSON *deviceTypeObject);
274 if (!CheckDeviceTypeIsValid(object)) { in ParseModuleInfo()508 bool GtBundleParser::CheckDeviceTypeIsValid(const cJSON *deviceTypeObject) in CheckDeviceTypeIsValid() function in OHOS::GtBundleParser