Home
last modified time | relevance | path

Searched defs:observer (Results 51 - 75 of 546) sorted by relevance

12345678910>>...22

/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/communicator/
H A Dapp_device_handler.cpp37 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 Dikvstore_data_service.cpp58 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 Dkv_store_snapshot_delegate_impl.cpp24 KvStoreSnapshotDelegateImpl::KvStoreSnapshotDelegateImpl(IKvDBSnapshot *snapshot, KvStoreObserver *observer) in KvStoreSnapshotDelegateImpl() argument
/foundation/distributeddatamgr/pasteboard/framework/test/src/
H A Ddm_adapter_test.cpp84 DistributedClip *observer = new DistributedClip(); in HWTEST_F() local
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Drdb_service_proxy.h30 RdbStoreObserver *observer = nullptr; member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_transport.h61 ObexClientTransport(ObexTransportObserver &observer) : observer_(observer) in ObexClientTransport() argument
/foundation/filemanagement/user_file_service/frameworks/js/napi/file_access_module/
H A Dnapi_observer_callback.h50 explicit NapiObserverCallback(std::shared_ptr<NapiObserver> observer): ObserverCallbackStub(), in NapiObserverCallback() argument
/third_party/node/deps/v8/src/compiler/
H A Dnode-observer.cc18 void ObserveNodeManager::StartObserving(Node* node, NodeObserver* observer) { in StartObserving() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DObserver.cpp61 ObserverBinding::ObserverBinding(ObserverInterface *observer, SubjectIndex index) in ObserverBinding() argument
/third_party/skia/modules/skottie/tests/
H A DExpression.cpp247 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 Dcj_settings_observer.cpp40 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 Ddsoftbus_adapter_impl.h36 explicit Observer(std::shared_ptr<IDSoftbusObserver> observer) in Observer() argument
/base/msdp/device_status/intention/adapters/dsoftbus_adapter/src/
H A Ddsoftbus_adapter.cpp33 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 Devent_hitrace_meter_adapter.h104 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 Dapp_state_observer_test.cpp56 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 Ddataobs_mgr_inner_ext.h58 sptr<IDataAbilityObserver> observer; member
/foundation/ability/ability_runtime/test/unittest/connection_observer_controller_test/
H A Dconnection_observer_controller_test.cpp56 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 Dtest_observer_test.cpp66 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 Dformcachemgr_fuzzer.cpp59 std::shared_ptr<FormEventTimeoutObserver> observer = nullptr; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/fuzztest/connectionobserverclient_fuzzer/
H A Dconnectionobserverclient_fuzzer.cpp85 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 Dapplication_data_manager_test.cpp88 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 Dconnection_observer_controller.cpp24 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 Dams_ipc_appmgr_interface_test.cpp203 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 Dvalue_change_notifier.h52 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 Dui_event_test.cpp109 const std::shared_ptr<UIEventObserver> observer = nullptr; in HWTEST_F() local

Completed in 8 milliseconds

12345678910>>...22