Home
last modified time | relevance | path

Searched defs:deviceTypeObject (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dgt_bundle_parser.cpp508 bool GtBundleParser::CheckDeviceTypeIsValid(const cJSON *deviceTypeObject) in CheckDeviceTypeIsValid()
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
H A Dnapi_bluetooth_connection.cpp772 napi_value deviceTypeObject = DeviceTypeInit(env); in ConnectionPropertyValueInit() local