Home
last modified time | relevance | path

Searched defs:observer (Results 251 - 275 of 546) sorted by relevance

1...<<11121314151617181920>>...22

/foundation/ability/ability_runtime/test/unittest/ability_manager_stub_test/
H A Dability_manager_stub_test.cpp2321 sptr<AbilityRuntime::IConnectionObserver> observer = nullptr; in HWTEST_F() local
2336 sptr<AbilityRuntime::IConnectionObserver> observer = nullptr; in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/app_mgr_proxy_test/
H A Dapp_mgr_proxy_test.cpp432 sptr<IAbilityForegroundStateObserver> observer = new MockAbilityForegroundStateObserverStub(); in HWTEST_F() local
449 sptr<IAbilityForegroundStateObserver> observer = nullptr; in HWTEST_F() local
461 sptr<IAbilityForegroundStateObserver> observer = new MockAbilityForegroundStateObserverStub(); in HWTEST_F() local
478 sptr<IAbilityForegroundStateObserver> observer = nullptr; in HWTEST_F() local
491 sptr<IAppForegroundStateObserver> observer = new (std::nothrow) AppForegroundStateObserverMock(); HWTEST_F() local
504 sptr<IAppForegroundStateObserver> observer = new (std::nothrow) AppForegroundStateObserverMock(); HWTEST_F() local
517 sptr<IRenderStateObserver> observer = new (std::nothrow) RenderStateObserverMock(); HWTEST_F() local
530 sptr<IRenderStateObserver> observer = new (std::nothrow) RenderStateObserverMock(); HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_mgr_service_inner.h93 sptr<IConfigurationObserver> observer; member
[all...]
/foundation/ability/ability_lite/services/abilitymgr_lite/src/slite/
H A Dability_mgr_service_slite.cpp195 AbilityRecordObserver *observer = reinterpret_cast<AbilityRecordObserver *>(request->msgValue); in ServiceMessageHandle() local
198 AbilityRecordObserver *observer = reinterpret_cast<AbilityRecordObserver *>(request->msgValue); in ServiceMessageHandle() local
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dability_context.cpp333 int32_t AbilityContext::AddFreeInstallObserver(const sptr<AbilityRuntime::IFreeInstallObserver> &observer) in AddFreeInstallObserver() argument
/foundation/ability/ability_runtime/test/unittest/multi_app_utils_test/include/
H A Dmock_app_mgr_service.h123 virtual int32_t RegisterAppForegroundStateObserver(const sptr<IAbilityForegroundStateObserver> &observer) in RegisterAppForegroundStateObserver() argument
128 virtual int32_t RegisterAbilityForegroundStateObserver(const sptr<IAbilityForegroundStateObserver> &observer) in RegisterAbilityForegroundStateObserver() argument
133 virtual int32_t UnregisterAppForegroundStateObserver(const sptr<IAbilityForegroundStateObserver> &observer) in UnregisterAppForegroundStateObserver() argument
117 StartUserTestProcess( const AAFwk::Want &want, const sptr<IRemoteObject> &observer, const BundleInfo &bundleInfo, int32_t userId) StartUserTestProcess() argument
138 UnregisterAbilityForegroundStateObserver(const sptr<IAbilityForegroundStateObserver> &observer) UnregisterAbilityForegroundStateObserver() argument
143 RegisterAppForegroundStateObserver(const sptr<IAppForegroundStateObserver> &observer) RegisterAppForegroundStateObserver() argument
148 UnregisterAppForegroundStateObserver(const sptr<IAppForegroundStateObserver> &observer) UnregisterAppForegroundStateObserver() argument
[all...]
/foundation/ability/ability_runtime/test/moduletest/ui_extension_ability_test/ui_extension_connect_module_test/
H A Dui_extension_connect_module_test.cpp135 void UIExtensionConnectModuleTest::RegisterApplicationStateObserver(const sptr<IApplicationStateObserver> &observer) in RegisterApplicationStateObserver() argument
146 void UIExtensionConnectModuleTest::UnregisterApplicationStateObserver(const sptr<IApplicationStateObserver> &observer) in UnregisterApplicationStateObserver() argument
177 WaitUntilProcessCreated(const sptr<UIExtensionConnectModuleTestObserver> &observer) WaitUntilProcessCreated() argument
188 WaitUntilProcessDied(const sptr<UIExtensionConnectModuleTestObserver> &observer) WaitUntilProcessDied() argument
199 CheckProcessNotDied(const sptr<UIExtensionConnectModuleTestObserver> &observer) CheckProcessNotDied() argument
210 WaitUntilAbilityForeground( const sptr<UIExtensionConnectModuleTestObserver> &observer) WaitUntilAbilityForeground() argument
222 WaitUntilAbilityBackground( const sptr<UIExtensionConnectModuleTestObserver> &observer) WaitUntilAbilityBackground() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Dscroll_controller_base.h129 virtual void SetObserver(const ScrollerObserver& observer) {} in SetObserver() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_tabs_feature.cpp182 ScrollerObserver observer; in CreateObserver() local
242 auto observer in HandleBindTabsToScrollable() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/common/recorder/
H A Devent_controller.cpp40 void EventController::Register(const std::string& config, const std::shared_ptr<UIEventObserver>& observer) in Register() argument
195 void EventController::Unregister(const std::shared_ptr<UIEventObserver>& observer) in Unregister() argument
/foundation/barrierfree/accessibility/common/interface/test/unittest/
H A Daccessible_ability_manager_state_observer_proxy_test.cpp770 sptr<IAccessibilityEnableAbilityListsObserver> observer = in HWTEST_F() local
789 sptr<IAccessibilityEnableAbilityListsObserver> observer = in HWTEST_F() local
1561 sptr<IAccessibilityEnableAbilityListsObserver> observer = in HWTEST_F() local
1581 sptr<IAccessibleAbilityManagerConfigObserver> observer = new MockAccessibleAbilityManagerConfigObserverProxy(stub); in HWTEST_F() local
[all...]
/foundation/barrierfree/accessibility/interfaces/innerkits/test/fuzztest/accessibilitysystemabilityclient_fuzzer/
H A Daccessibilitysystemabilityclient_fuzzer.cpp259 std::shared_ptr<StateObserverForFuzzTest> observer = std::make_shared<StateObserverForFuzzTest>(); in SubscribeStateObserverFuzzTest() local
/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_datashare_helper.cpp234 sptr<AccessibilitySettingObserver> observer = new AccessibilitySettingObserver(); in CreateObserver() local
240 RetError AccessibilityDatashareHelper::RegisterObserver(const sptr<AccessibilitySettingObserver>& observer) in RegisterObserver() argument
259 sptr<AccessibilitySettingObserver> observer = CreateObserver(key, func); in RegisterObserver() local
276 UnregisterObserver(const sptr<AccessibilitySettingObserver>& observer) UnregisterObserver() argument
297 sptr<AccessibilitySettingObserver> observer = iter->second; UnregisterObserver() local
[all...]
/foundation/barrierfree/accessibility/services/test/moduletest/aamstest/aams_accessibility_account_data_test/
H A Daams_accessibility_account_data_test.cpp793 sptr<IAccessibilityEnableAbilityListsObserver> observer = in HWTEST_F() local
813 sptr<IAccessibilityEnableAbilityListsObserver> observer = in HWTEST_F() local
1592 sptr<IAccessibilityEnableAbilityListsObserver> observer = in HWTEST_F() local
1612 sptr<IAccessibleAbilityManagerConfigObserver> observer = new MockAccessibleAbilityManagerConfigObserverProxy(stub); in HWTEST_F() local
[all...]
/foundation/barrierfree/accessibility/frameworks/acfwk/src/
H A Daccessibility_config.cpp47 SubscribeConfigObserver(const CONFIG_ID id, const std::shared_ptr<AccessibilityConfigObserver> &observer, const bool retFlag) SubscribeConfigObserver() argument
54 UnsubscribeConfigObserver(const CONFIG_ID id, const std::shared_ptr<AccessibilityConfigObserver> &observer) UnsubscribeConfigObserver() argument
61 SubscribeEnableAbilityListsObserver( const std::shared_ptr<AccessibilityEnableAbilityListsObserver> &observer) SubscribeEnableAbilityListsObserver() argument
68 UnsubscribeEnableAbilityListsObserver( const std::shared_ptr<AccessibilityEnableAbilityListsObserver> &observer) UnsubscribeEnableAbilityListsObserver() argument
/foundation/barrierfree/accessibility/interfaces/kits/napi/src/
H A Dnapi_accessibility_config_observer.cpp635 SubscribeObserver(napi_env env, OHOS::AccessibilityConfig::CONFIG_ID id, napi_value observer) SubscribeObserver() argument
657 UnsubscribeObserver(napi_env env, OHOS::AccessibilityConfig::CONFIG_ID id, napi_value observer) UnsubscribeObserver() argument
/foundation/barrierfree/accessibility/services/aams/test/unittest/
H A Daccessibility_account_data_test.cpp793 sptr<IAccessibilityEnableAbilityListsObserver> observer = in HWTEST_F() local
813 sptr<IAccessibilityEnableAbilityListsObserver> observer = in HWTEST_F() local
1592 sptr<IAccessibilityEnableAbilityListsObserver> observer = in HWTEST_F() local
1612 sptr<IAccessibleAbilityManagerConfigObserver> observer = new MockAccessibleAbilityManagerConfigObserverProxy(stub); in HWTEST_F() local
[all...]
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_avrcp_ct_proxy.cpp21 void BluetoothAvrcpCtProxy::RegisterObserver(const sptr<IBluetoothAvrcpCtObserver> &observer) in RegisterObserver() argument
43 void BluetoothAvrcpCtProxy::UnregisterObserver(const sptr<IBluetoothAvrcpCtObserver> &observer) in UnregisterObserver() argument
H A Dbluetooth_hfp_ag_proxy.cpp412 void BluetoothHfpAgProxy::RegisterObserver(const sptr<IBluetoothHfpAgObserver> &observer) in RegisterObserver() argument
424 void BluetoothHfpAgProxy::DeregisterObserver(const sptr<IBluetoothHfpAgObserver> &observer) in DeregisterObserver() argument
H A Dbluetooth_avrcp_tg_proxy.cpp22 void BluetoothAvrcpTgProxy::RegisterObserver(const sptr<IBluetoothAvrcpTgObserver> &observer) in RegisterObserver() argument
45 void BluetoothAvrcpTgProxy::UnregisterObserver(const sptr<IBluetoothAvrcpTgObserver> &observer) in UnregisterObserver() argument
/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H A Dmedia_service.h138 void RegisterObserver(MediaService::IObserver *observer) in RegisterObserver() argument
142 void UnregisterObserver(MediaService::IObserver *observer) in UnregisterObserver() argument
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_hfp_ag_stub.cpp340 sptr<IBluetoothHfpAgObserver> observer = iface_cast<IBluetoothHfpAgObserver>(tempObject); in RegisterObserverInner() local
348 sptr<IBluetoothHfpAgObserver> observer = iface_cast<IBluetoothHfpAgObserver>(tempObject); in DeregisterObserverInner() local
H A Dbluetooth_hfp_hf_stub.cpp455 sptr<IBluetoothHfpHfObserver> observer = iface_cast<IBluetoothHfpHfObserver>(tempObject); in RegisterObserverInner() local
462 sptr<IBluetoothHfpHfObserver> observer = iface_cast<IBluetoothHfpHfObserver>(tempObject); in DeregisterObserverInner() local
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_hfp_hf_server.cpp436 RegisterObserver(const sptr<IBluetoothHfpHfObserver> &observer) RegisterObserver() argument
443 DeregisterObserver(const sptr<IBluetoothHfpHfObserver> &observer) DeregisterObserver() argument
[all...]
H A Dbluetooth_hid_host_server.cpp135 ErrCode BluetoothHidHostServer::RegisterObserver(const sptr<IBluetoothHidHostObserver> observer) in RegisterObserver() argument
154 ErrCode BluetoothHidHostServer::DeregisterObserver(const sptr<IBluetoothHidHostObserver> observer) in DeregisterObserver() argument
[all...]

Completed in 29 milliseconds

1...<<11121314151617181920>>...22