Searched defs:callbackObj (Results 1 – 13 of 13) sorted by relevance
| /foundation/ai/intelligent_voice_framework/tests/unittest/intell_voice_test/src/ |
| D | client_unit_test.cpp | 80 sptr<IRemoteObject> callbackObj = callback->AsObject(); variable
|
| /foundation/resourceschedule/resource_schedule_service/ressched/interfaces/innerkits/ressched_client/src/ |
| D | res_sched_client.cpp | 119 void ResSchedClient::RegisterSystemloadNotifier(const sptr<ResSchedSystemloadNotifierClient>& callb… in RegisterSystemloadNotifier() 135 …id ResSchedClient::UnRegisterSystemloadNotifier(const sptr<ResSchedSystemloadNotifierClient>& call… in UnRegisterSystemloadNotifier() 397 const sptr<ResSchedSystemloadNotifierClient>& callbackObj) in RegisterSystemloadLevelCb() 413 const sptr<ResSchedSystemloadNotifierClient>& callbackObj) in UnRegisterSystemloadLevelCb()
|
| /foundation/resourceschedule/resource_schedule_service/ressched/interfaces/kits/js/napi/src/ |
| D | js_systemload_listener.cpp | 29 SystemloadListener::SystemloadListener(napi_env env, napi_value callbackObj, OnSystemloadLevelCb ca… in SystemloadListener()
|
| D | js_systemload.cpp | 59 void Systemload::OnSystemloadLevel(napi_env env, napi_value callbackObj, int32_t level) in OnSystemloadLevel() 134 auto systemloadLevelCb = [](napi_env env, napi_value callbackObj, int32_t level) { in RegisterSystemloadCallback()
|
| /foundation/multimedia/player_framework/test/fuzztest/screen_capture_fuzztest/screencaptureserverstartcase_fuzzer/ |
| D | screencaptureserverstartcase_fuzzer.cpp | 111 …std::shared_ptr<TestScreenCaptureCallbackTest> callbackObj = std::make_shared<TestScreenCaptureCal… in FuzzScreenCaptureServerStartCase() local
|
| /foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/ |
| D | js_rss_session.cpp | 46 RssEventListener::RssEventListener(napi_env env, napi_value callbackObj, OnRssEventCb callback) in RssEventListener() 198 void RssSession::OnReceiveEvent(napi_env env, napi_value callbackObj, uint32_t eventType, in OnReceiveEvent() 263 std::unordered_map<std::string, std::string>&& extraInfo) { in RegisterRssDataCallback()
|
| /foundation/distributedhardware/distributed_audio/services/audiohdiproxy/test/unittest/daudio_hdi_handler/include/ |
| D | audio_test_utils.h | 36 … const sptr<OHOS::HDI::DistributedAudio::Audioext::V2_0::IDAudioCallback> &callbackObj) override in RegisterAudioDevice()
|
| /foundation/multimedia/av_codec/test/nativedemo/avdemuxer/capi_demo/ |
| D | avdemuxer_demo.cpp | 202 Demuxer_MediaKeySystemInfoCallback callbackObj = &OnDrmInfoChangedWithObjInApp; in SetDrmAppCallback() local
|
| /foundation/resourceschedule/resource_schedule_service/ressched/test/fuzztest/ressched_fuzzer/ |
| D | ressched_fuzzer.cpp | 230 sptr<ResSchedSystemloadNotifierClient> callbackObj; in ResSchedClientFuzzTest() local
|
| /foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/picker/ |
| D | camera_picker_napi.cpp | 215 napi_value callbackObj = nullptr; in CommonCompleteCallback() local
|
| /foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/ |
| D | preview_output_napi.cpp | 201 napi_value callbackObj; in OnSketchStatusDataChangedCall() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| D | js_view_abstract.cpp | 800 …indCallback ParseDoubleBindCallback(const JSCallbackInfo& info, const JSRef<JSObject>& callbackObj) in ParseDoubleBindCallback() 3699 JSRef<JSObject> callbackObj = JSRef<JSObject>::Cast(info[0]); in ParseBindContextMenuShow() local 3736 JSRef<JSObject> callbackObj = JSRef<JSObject>::Cast(jsVal); in JsBindMenu() local 7936 JSRef<JSObject> callbackObj = JSRef<JSObject>::Cast(info[0]); in ParseBindContentCoverIsShow() local 7950 JSRef<JSObject> callbackObj = JSRef<JSObject>::Cast(info[0]); in JsBindContentCover() local 8033 JSRef<JSObject> callbackObj = JSRef<JSObject>::Cast(info[0]); in ParseSheetIsShow() local
|
| D | js_web.cpp | 2434 JSRef<JSObject> callbackObj = JSClass<JSWebAppLinkCallback>::NewInstance(); in Create() local
|