| /foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/communicator/ |
| H A D | app_device_handler.cpp | 37 StartWatchDeviceChange( const AppDeviceStatusChangeListener *observer, __attribute__((unused)) const PipeInfo &pipeInfo) StartWatchDeviceChange() argument 43 StopWatchDeviceChange( const AppDeviceStatusChangeListener *observer, __attribute__((unused)) const PipeInfo &pipeInfo) StopWatchDeviceChange() argument
|
| /foundation/distributeddatamgr/data_share/frameworks/native/common/src/ |
| H A D | ikvstore_data_service.cpp | 58 uint32_t DataShareKvServiceProxy::RegisterClientDeathObserver(const std::string &appId, sptr<IRemoteObject> observer) in RegisterClientDeathObserver() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/ |
| H A D | kv_store_snapshot_delegate_impl.cpp | 24 KvStoreSnapshotDelegateImpl::KvStoreSnapshotDelegateImpl(IKvDBSnapshot *snapshot, KvStoreObserver *observer) in KvStoreSnapshotDelegateImpl() argument
|
| /foundation/distributeddatamgr/pasteboard/framework/test/src/ |
| H A D | dm_adapter_test.cpp | 84 DistributedClip *observer = new DistributedClip(); in HWTEST_F() local
|
| /foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/ |
| H A D | rdb_service_proxy.h | 30 RdbStoreObserver *observer = nullptr; member
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/ |
| H A D | obex_transport.h | 61 ObexClientTransport(ObexTransportObserver &observer) : observer_(observer) in ObexClientTransport() argument
|
| /foundation/filemanagement/user_file_service/frameworks/js/napi/file_access_module/ |
| H A D | napi_observer_callback.h | 50 explicit NapiObserverCallback(std::shared_ptr<NapiObserver> observer): ObserverCallbackStub(), in NapiObserverCallback() argument
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | node-observer.cc | 18 void ObserveNodeManager::StartObserving(Node* node, NodeObserver* observer) { in StartObserving() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | Observer.cpp | 61 ObserverBinding::ObserverBinding(ObserverInterface *observer, SubjectIndex index) in ObserverBinding() argument
|
| /third_party/skia/modules/skottie/tests/ |
| H A D | Expression.cpp | 247 auto observer = sk_make_sp<FakePropertyObserver>(); in DEF_TEST() local 347 auto observer = sk_make_sp<FakePropertyObserver>(); in DEF_TEST() local
|
| /applications/standard/settings/cj/settings/src/ |
| H A D | cj_settings_observer.cpp | 40 RegisterKeyObserver( OHOS::AbilityRuntime::Context* context, const char* name, const char* domainName, int64_t observer) RegisterKeyObserver() argument
|
| /base/msdp/device_status/intention/adapters/dsoftbus_adapter/include/ |
| H A D | dsoftbus_adapter_impl.h | 36 explicit Observer(std::shared_ptr<IDSoftbusObserver> observer) in Observer() argument
|
| /base/msdp/device_status/intention/adapters/dsoftbus_adapter/src/ |
| H A D | dsoftbus_adapter.cpp | 33 void DSoftbusAdapter::AddObserver(std::shared_ptr<IDSoftbusObserver> observer) in AddObserver() argument 38 void DSoftbusAdapter::RemoveObserver(std::shared_ptr<IDSoftbusObserver> observer) in RemoveObserver() argument
|
| /base/notification/eventhandler/frameworks/eventhandler/include/ |
| H A D | event_hitrace_meter_adapter.h | 104 LOCAL_API static inline void StartTraceObserver(ObserverTrace &observer) in StartTraceObserver() argument
|
| /base/security/dlp_permission_service/services/dlp_permission/sa/test/unittest/src/ |
| H A D | app_state_observer_test.cpp | 56 AppStateObserver observer; in HWTEST_F() local 75 AppStateObserver observer; in HWTEST_F() local 90 AppStateObserver observer; in HWTEST_F() local 116 AppStateObserver observer; in HWTEST_F() local 133 AppStateObserver observer; HWTEST_F() local 150 AppStateObserver observer; HWTEST_F() local 169 AppStateObserver observer; HWTEST_F() local 186 AppStateObserver observer; HWTEST_F() local 228 AppStateObserver observer; HWTEST_F() local [all...] |
| /foundation/ability/ability_runtime/services/dataobsmgr/include/ |
| H A D | dataobs_mgr_inner_ext.h | 58 sptr<IDataAbilityObserver> observer; member
|
| /foundation/ability/ability_runtime/test/unittest/connection_observer_controller_test/ |
| H A D | connection_observer_controller_test.cpp | 56 sptr<IConnectionObserver> observer = nullptr; in HWTEST_F() local 73 sptr<IConnectionObserver> observer = nullptr; in HWTEST_F() local
|
| /foundation/ability/ability_runtime/tools/test/unittest/ability_delegator/ |
| H A D | test_observer_test.cpp | 66 void TestObserverTest::thfunc(TestObserver& observer) in thfunc() argument 82 TestObserver observer; in HWTEST_F() local 95 TestObserver observer; in HWTEST_F() local 107 TestObserver observer; in HWTEST_F() local 122 TestObserver observer; HWTEST_F() local 136 std::shared_ptr<TestObserver> observer = std::make_shared<TestObserver>(); HWTEST_F() local [all...] |
| /foundation/ability/form_fwk/test/fuzztest/formcachemgr_fuzzer/ |
| H A D | formcachemgr_fuzzer.cpp | 59 std::shared_ptr<FormEventTimeoutObserver> observer = nullptr; in DoSomethingInterestingWithMyAPI() local
|
| /foundation/ability/ability_runtime/test/fuzztest/connectionobserverclient_fuzzer/ |
| H A D | connectionobserverclient_fuzzer.cpp | 85 std::shared_ptr<ConnectionObserver> observer = std::make_shared<MyConnectionObserver>(); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/ |
| H A D | application_data_manager_test.cpp | 88 std::shared_ptr<MyObserver> observer = std::make_shared<MyObserver>(); in HWTEST_F() local 103 std::shared_ptr<MyObserver> observer = std::make_shared<MyObserver>(); in HWTEST_F() local 124 std::shared_ptr<MyObserver> observer = std::make_shared<MyObserver>(); in HWTEST_F() local
|
| /foundation/ability/ability_runtime/services/abilitymgr/src/ |
| H A D | connection_observer_controller.cpp | 24 int ConnectionObserverController::AddObserver(const sptr<AbilityRuntime::IConnectionObserver> &observer) in AddObserver() argument 59 void ConnectionObserverController::RemoveObserver(const sptr<AbilityRuntime::IConnectionObserver> &observer) in RemoveObserver() argument [all...] |
| /foundation/ability/ability_runtime/test/unittest/ams_ipc_interface_test/ |
| H A D | ams_ipc_appmgr_interface_test.cpp | 203 sptr<IApplicationStateObserver> observer = new ApplicationStateObserverStub(); in HWTEST_F() local 228 sptr<IApplicationStateObserver> observer = new ApplicationStateObserverStub(); in HWTEST_F() local
|
| /foundation/arkui/ace_engine/frameworks/base/utils/ |
| H A D | value_change_notifier.h | 52 void AddObserver(const WeakPtr<ValueChangeObserver>& observer) in AddObserver() argument 57 void RemoveObserver(const WeakPtr<ValueChangeObserver>& observer) in RemoveObserver() argument 99 const auto& observer = iter->Upgrade(); in Notify() local
|
| /foundation/arkui/ace_engine/test/unittest/interfaces/ |
| H A D | ui_event_test.cpp | 109 const std::shared_ptr<UIEventObserver> observer = nullptr; in HWTEST_F() local
|