| /foundation/ability/ability_runtime/test/unittest/ability_manager_stub_test/ |
| H A D | ability_manager_stub_test.cpp | 2321 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 D | app_mgr_proxy_test.cpp | 432 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 D | app_mgr_service_inner.h | 93 sptr<IConfigurationObserver> observer; member [all...] |
| /foundation/ability/ability_lite/services/abilitymgr_lite/src/slite/ |
| H A D | ability_mgr_service_slite.cpp | 195 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 D | ability_context.cpp | 333 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 D | mock_app_mgr_service.h | 123 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 D | ui_extension_connect_module_test.cpp | 135 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 D | scroll_controller_base.h | 129 virtual void SetObserver(const ScrollerObserver& observer) {} in SetObserver() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_tabs_feature.cpp | 182 ScrollerObserver observer; in CreateObserver() local 242 auto observer in HandleBindTabsToScrollable() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/common/recorder/ |
| H A D | event_controller.cpp | 40 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 D | accessible_ability_manager_state_observer_proxy_test.cpp | 770 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 D | accessibilitysystemabilityclient_fuzzer.cpp | 259 std::shared_ptr<StateObserverForFuzzTest> observer = std::make_shared<StateObserverForFuzzTest>(); in SubscribeStateObserverFuzzTest() local
|
| /foundation/barrierfree/accessibility/services/aams/src/ |
| H A D | accessibility_datashare_helper.cpp | 234 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 D | aams_accessibility_account_data_test.cpp | 793 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 D | accessibility_config.cpp | 47 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 D | napi_accessibility_config_observer.cpp | 635 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 D | accessibility_account_data_test.cpp | 793 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 D | bluetooth_avrcp_ct_proxy.cpp | 21 void BluetoothAvrcpCtProxy::RegisterObserver(const sptr<IBluetoothAvrcpCtObserver> &observer) in RegisterObserver() argument 43 void BluetoothAvrcpCtProxy::UnregisterObserver(const sptr<IBluetoothAvrcpCtObserver> &observer) in UnregisterObserver() argument
|
| H A D | bluetooth_hfp_ag_proxy.cpp | 412 void BluetoothHfpAgProxy::RegisterObserver(const sptr<IBluetoothHfpAgObserver> &observer) in RegisterObserver() argument 424 void BluetoothHfpAgProxy::DeregisterObserver(const sptr<IBluetoothHfpAgObserver> &observer) in DeregisterObserver() argument
|
| H A D | bluetooth_avrcp_tg_proxy.cpp | 22 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 D | media_service.h | 138 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 D | bluetooth_hfp_ag_stub.cpp | 340 sptr<IBluetoothHfpAgObserver> observer = iface_cast<IBluetoothHfpAgObserver>(tempObject); in RegisterObserverInner() local 348 sptr<IBluetoothHfpAgObserver> observer = iface_cast<IBluetoothHfpAgObserver>(tempObject); in DeregisterObserverInner() local
|
| H A D | bluetooth_hfp_hf_stub.cpp | 455 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 D | bluetooth_hfp_hf_server.cpp | 436 RegisterObserver(const sptr<IBluetoothHfpHfObserver> &observer) RegisterObserver() argument 443 DeregisterObserver(const sptr<IBluetoothHfpHfObserver> &observer) DeregisterObserver() argument [all...] |
| H A D | bluetooth_hid_host_server.cpp | 135 ErrCode BluetoothHidHostServer::RegisterObserver(const sptr<IBluetoothHidHostObserver> observer) in RegisterObserver() argument 154 ErrCode BluetoothHidHostServer::DeregisterObserver(const sptr<IBluetoothHidHostObserver> observer) in DeregisterObserver() argument [all...] |