Home
last modified time | relevance | path

Searched refs:JsToDmSubscribeInfo (Results 1 - 2 of 2) sorted by relevance

/foundation/distributedhardware/device_manager/interfaces/kits/js/include/
H A Dnative_devicemanager_js.h324 static int32_t JsToDmSubscribeInfo(const napi_env &env, const napi_value &object,
/foundation/distributedhardware/device_manager/interfaces/kits/js/src/
H A Dnative_devicemanager_js.cpp1136 int32_t DeviceManagerNapi::JsToDmSubscribeInfo(const napi_env &env, const napi_value &object, DmSubscribeInfo &info) in JsToDmSubscribeInfo() function in DeviceManagerNapi
1141 LOGE("DeviceManagerNapi::JsToDmSubscribeInfo, subscribeId error, subscribeId: %{public}d ", subscribeId); in JsToDmSubscribeInfo()
2228 int32_t res = JsToDmSubscribeInfo(env, argv, subInfo); in StartArgCheck()

Completed in 7 milliseconds