Searched refs:SetValueDeviceChangeAction (Results 1 – 4 of 4) sorted by relevance
142 NapiParamUtils::SetValueDeviceChangeAction(env, event->deviceChangeAction, args[PARAM0]); in WorkAvailbleDeviceChangeDone()
297 NapiParamUtils::SetValueDeviceChangeAction(env, event->deviceChangeAction, args[PARAM0]); in WorkCallbackInterruptDone()
192 …static napi_status SetValueDeviceChangeAction(const napi_env& env, const DeviceChangeAction &actio…
882 napi_status NapiParamUtils::SetValueDeviceChangeAction(const napi_env& env, const DeviceChangeActio… in SetValueDeviceChangeAction() function in OHOS::AudioStandard::NapiParamUtils