Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/interfaces/kits/js_mini/src/
Dnative_devicemanager_js.cpp589 void DeviceManagerModule::JsToJsonObject(const JSIValue &object, in JsToJsonObject() function in OHOS::ACELite::DeviceManagerModule
/foundation/distributedhardware/device_manager/interfaces/kits/js/src/
Dnative_devicemanager_js.cpp1179 void DeviceManagerNapi::JsToJsonObject(const napi_env &env, const napi_value &object, const std::st… in JsToJsonObject() function in DeviceManagerNapi