Searched refs:OnInitDeviceConnectStateObject (Results 1 – 2 of 2) sorted by relevance
61 napi_value OnInitDeviceConnectStateObject(napi_env env, napi_callback_info info);
91 return (me != nullptr) ? me->OnInitDeviceConnectStateObject(env, info) : nullptr; in InitDeviceConnectStateObject()733 napi_value JsContinuationManager::OnInitDeviceConnectStateObject(napi_env env, napi_callback_info i… in OnInitDeviceConnectStateObject() function in OHOS::DistributedSchedule::JsContinuationManager