Home
last modified time | relevance | path

Searched defs:observer (Results 26 - 50 of 546) sorted by relevance

12345678910>>...22

/foundation/ability/ability_lite/frameworks/abilitymgr_lite/src/slite/
H A Dability_manager_client.cpp27 void AbilityManagerClient::AddAbilityRecordObserver(AbilityRecordObserver *observer) in AddAbilityRecordObserver() argument
32 void AbilityManagerClient::RemoveAbilityRecordObserver(AbilityRecordObserver *observer) in RemoveAbilityRecordObserver() argument
/foundation/ability/ability_runtime/tools/test/moduletest/ability_delegator/
H A Dtest_observer_module_test.cpp66 TestObserver observer; in HWTEST_F() local
78 TestObserver observer; in HWTEST_F() local
/foundation/ability/form_fwk/services/src/
H A Dform_event_handler.cpp57 void FormEventHandler::RegisterEventTimeoutObserver(const std::shared_ptr<FormEventTimeoutObserver> &observer) in RegisterEventTimeoutObserver() argument
69 void FormEventHandler::UnregisterEventTimeoutObserver(const std::shared_ptr<FormEventTimeoutObserver> &observer) in UnregisterEventTimeoutObserver() argument
[all...]
/foundation/ability/ability_runtime/interfaces/inner_api/connectionobs_manager/src/
H A Dconnection_observer_client.cpp35 int32_t ConnectionObserverClient::RegisterObserver(const std::shared_ptr<ConnectionObserver> &observer) in RegisterObserver() argument
45 int32_t ConnectionObserverClient::UnregisterObserver(const std::shared_ptr<ConnectionObserver> &observer) in UnregisterObserver() argument
/foundation/ability/ability_runtime/test/fuzztest/registerapplicationstateobserver_fuzzer/
H A Dregisterapplicationstateobserver_fuzzer.cpp42 sptr<IApplicationStateObserver> observer; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/fuzztest/registerconfigurationobserver_fuzzer/
H A Dregisterconfigurationobserver_fuzzer.cpp43 sptr<IConfigurationObserver> observer = nullptr; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/fuzztest/unregisterapplicationstateobserver_fuzzer/
H A Dunregisterapplicationstateobserver_fuzzer.cpp38 sptr<IApplicationStateObserver> observer; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_lite/services/abilitymgr_lite/src/slite/
H A Dability_record_observer_manager.cpp26 void AbilityRecordObserverManager::AddObserver(AbilityRecordObserver *observer) in AddObserver() argument
36 void AbilityRecordObserverManager::RemoveObserver(AbilityRecordObserver *observer) in RemoveObserver() argument
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dapplication_data_manager.cpp33 void ApplicationDataManager::AddErrorObserver(const std::shared_ptr<IErrorObserver> &observer) in AddErrorObserver() argument
/foundation/ability/ability_runtime/test/unittest/render_state_observer_manager_test/
H A Drender_state_observer_manager_test.cpp85 sptr<IRenderStateObserver> observer = new MockRenderStateObserver(); in HWTEST_F() local
98 sptr<IRenderStateObserver> observer = new MockRenderStateObserver(); in HWTEST_F() local
111 sptr<IRenderStateObserver> observer = new MockRenderStateObserver(); in HWTEST_F() local
124 sptr<IRenderStateObserver> observer = new MockRenderStateObserver(); in HWTEST_F() local
151 sptr<IRenderStateObserver> observer = new MockRenderStateObserver(); HWTEST_F() local
164 sptr<IRenderStateObserver> observer = new MockRenderStateObserver(); HWTEST_F() local
178 sptr<IRenderStateObserver> observer = new MockRenderStateObserver(); HWTEST_F() local
238 sptr<IRenderStateObserver> observer = new MockRenderStateObserver(); HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dability_lifecycle_test.cpp96 std::shared_ptr<MockLifecycleObserver> observer = std::make_shared<MockLifecycleObserver>(); in HWTEST_F() local
113 std::shared_ptr<MockLifecycleObserver> observer = std::make_shared<MockLifecycleObserver>(); in HWTEST_F() local
131 std::shared_ptr<MockLifecycleObserver> observer = std::make_shared<MockLifecycleObserver>(); in HWTEST_F() local
150 std::shared_ptr<MockLifecycleObserver> observer = std::make_shared<MockLifecycleObserver>(); HWTEST_F() local
168 std::shared_ptr<MockLifecycleObserver> observer = std::make_shared<MockLifecycleObserver>(); HWTEST_F() local
186 std::shared_ptr<MockLifecycleObserver> observer = std::make_shared<MockLifecycleObserver>(); HWTEST_F() local
204 std::shared_ptr<MockLifecycleObserver> observer = std::make_shared<MockLifecycleObserver>(); HWTEST_F() local
222 std::shared_ptr<MockLifecycleObserver> observer = std::make_shared<MockLifecycleObserver>(); HWTEST_F() local
240 std::shared_ptr<MockLifecycleObserver> observer = std::make_shared<MockLifecycleObserver>(); HWTEST_F() local
258 std::shared_ptr<MockLifecycleObserver> observer = std::make_shared<MockLifecycleObserver>(); HWTEST_F() local
276 std::shared_ptr<MockLifecycleObserver> observer = std::make_shared<MockLifecycleObserver>(); HWTEST_F() local
293 std::shared_ptr<MockLifecycleObserver> observer = std::make_shared<MockLifecycleObserver>(); HWTEST_F() local
310 std::shared_ptr<MockLifecycleObserver> observer = std::make_shared<MockLifecycleObserver>(); HWTEST_F() local
327 std::shared_ptr<MockLifecycleObserver> observer = std::make_shared<MockLifecycleObserver>(); HWTEST_F() local
344 std::shared_ptr<MockLifecycleObserver> observer = std::make_shared<MockLifecycleObserver>(); HWTEST_F() local
361 std::shared_ptr<MockLifecycleObserver> observer = std::make_shared<MockLifecycleObserver>(); HWTEST_F() local
378 std::shared_ptr<MockLifecycleObserver> observer = std::make_shared<MockLifecycleObserver>(); HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/frameworks/cj/ffi/app/errormanager/
H A Dcj_error_manager_ffi.cpp34 RetDataI32 FfiOHOSErrorManagerOn(char* onType, CErrorObserver observer) in FfiOHOSErrorManagerOn() argument
/foundation/communication/bluetooth/frameworks/inner/ipc/interface/
H A Di_bluetooth_socket.h34 sptr<IBluetoothServerSocketObserver> observer; member
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_socket_server.cpp62 int BluetoothSocketServer::DeregisterServerObserver(const sptr<IBluetoothServerSocketObserver> &observer) in DeregisterServerObserver() argument
68 RegisterClientObserver(const BluetoothRawAddress &addr, const bluetooth::Uuid uuid, const sptr<IBluetoothClientSocketObserver> &observer) RegisterClientObserver() argument
74 DeregisterClientObserver(const BluetoothRawAddress &addr, const bluetooth::Uuid uuid, const sptr<IBluetoothClientSocketObserver> &observer) DeregisterClientObserver() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/include/
H A Da2dp_codec_wrapper.h62 A2dpDecoder(A2dpDecoderObserver *observer) : observer_(observer) in A2dpDecoder() argument
/foundation/multimedia/audio_framework/services/audio_policy/server/include/service/config/
H A Daudio_policy_parser.h43 explicit AudioPolicyParser(IPortObserver &observer) in AudioPolicyParser() argument
/foundation/multimodalinput/input/service/key_command/test/
H A Dsetting_datashare_test.cpp133 sptr<SettingObserver> observer = nullptr; in HWTEST_F() local
148 sptr<SettingObserver> observer = nullptr; in HWTEST_F() local
163 sptr<SettingObserver> observer = nullptr; in HWTEST_F() local
195 SettingObserver observer; in HWTEST_F() local
211 SettingDataShare observer; HWTEST_F() local
233 SettingDataShare observer; HWTEST_F() local
252 SettingDataShare observer; HWTEST_F() local
[all...]
/foundation/multimodalinput/input/intention/adapters/ddm_adapter/include/
H A Dddm_adapter_impl.h49 explicit Observer(std::shared_ptr<IBoardObserver> observer) in Observer() argument
/foundation/multimodalinput/input/intention/adapters/ddm_adapter/src/
H A Dddm_adapter.cpp45 void DDMAdapter::AddBoardObserver(std::shared_ptr<IBoardObserver> observer) in AddBoardObserver() argument
51 void DDMAdapter::RemoveBoardObserver(std::shared_ptr<IBoardObserver> observer) in RemoveBoardObserver() argument
/foundation/resourceschedule/device_standby/services/core/src/
H A Dcommon_event_observer.cpp44 auto observer = std::make_shared<CommonEventObserver>(commonEventSubscribeInfo, handler); in CreateCommonEventObserver() local
/foundation/communication/netmanager_base/frameworks/js/napi/network/network_module/src/
H A Dnetwork_module.cpp36 auto observer = new NetworkObserver; in InitNetworkModule() local
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/common/
H A Dwifi_datashare_utils_test.cpp59 sptr<WifiMockModeObserver> observer; member in OHOS::Wifi::WifiDataShareHelperUtilsTest
/foundation/communication/netmanager_ext/frameworks/js/napi/mdns/src/contexts/
H A Dmdns_addlocalservice_context.cpp46 auto observer = registerCallbackMap_[key]; in ParseParams() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/subscriber_managers/
H A Drdb_subscriber_manager.h75 sptr<IDataProxyRdbObserver> observer; member
H A Dpublished_data_subscriber_manager.h62 sptr<IDataProxyPublishedDataObserver> observer; member

Completed in 7 milliseconds

12345678910>>...22