Searched defs:nativeCallback (Results 1 – 6 of 6) sorted by relevance
68 NativeOnDataPrepared nativeCallback = reinterpret_cast<NativeOnDataPrepared>(callback); in OH_MediaAssetManager_RequestImageForPath() local92 NativeOnDataPrepared nativeCallback = reinterpret_cast<NativeOnDataPrepared>(callback); in OH_MediaAssetManager_RequestVideoForPath() local
188 napi_value nativeCallback = nullptr; in OnGetLastWindow() local
1804 auto nativeCallback = [&](std::vector<int32_t> &ids) { in OH_Input_GetDeviceIds() local1853 auto nativeCallback = [deviceInfo](std::shared_ptr<OHOS::MMI::InputDevice> device) { in OH_Input_GetDevice() local1885 auto nativeCallback = [KeyboardType](int32_t keyboardTypes) { in OH_Input_GetKeyboardType() local
931 napi_value nativeCallback = nullptr; in OnGetTopWindow() local958 napi_value nativeCallback = nullptr; in OnGetLastWindow() local
325 napi_env env, sptr<IRemoteObject> nativeCallback) in CreateAuthenticatorCallback()
140 napi_env env, const std::shared_ptr<DomainAccountCallback> &nativeCallback) in CreateNapiDomainAuthCallback()