Home
last modified time | relevance | path

Searched defs:observers (Results 1 - 25 of 50) sorted by relevance

12

/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dconnection_observer_controller.h88 auto observers = GetObservers(); in CallObservers() local
/foundation/ability/ability_runtime/test/unittest/connection_observer_controller_test/
H A Dconnection_observer_controller_test.cpp154 std::vector<sptr<AbilityRuntime::IConnectionObserver>> observers; in HWTEST_F() local
/third_party/node/src/
H A Dnode_perf_common.h60 AliasedBufferIndex observers; member
71 AliasedUint32Array observers; member in node::performance::PerformanceState
83 uint32_t observers[NODE_PERFORMANCE_ENTRY_TYPE_INVALID]; member
H A Dnode_perf.h116 AliasedUint32Array& observers = env->performance_state()->observers; in Notify() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DVertexArrayImpl.h48 void setContentsObservers(gl::VertexArrayBufferContentsObservers *observers) in setContentsObservers() argument
/foundation/ability/ability_runtime/test/fuzztest/abilityfirstframestateobservermanager_fuzzer/
H A Dabilityfirstframestateobservermanager_fuzzer.cpp54 sptr<IRemoteBroker> observers; in DoSomethingInterestingWithMyAPI() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/eventcenter/
H A Devent_center.cpp56 auto observers = observers_.Find(evt.GetEventId()); in Dispatch() local
/foundation/distributeddatamgr/pasteboard/framework/framework/eventcenter/
H A Devent_center.cpp55 auto observers = observers_.Find(evt.GetEventId()); in Dispatch() local
/third_party/skia/modules/sksg/src/
H A DSkSGNode.cpp67 auto observers = new std::vector<Node*>(); in observeInval() local
/foundation/ability/form_fwk/services/src/
H A Dform_observer_record.cpp49 std::vector<sptr<IRemoteObject>> observers; in SetFormAddObserver() local
70 std::vector<sptr<IRemoteObject>> observers; in SetFormRemoveObserver() local
/foundation/ability/ability_runtime/interfaces/inner_api/connectionobs_manager/src/
H A Dconnection_observer_client_impl.cpp88 auto observers = GetObservers(); in HandleExtensionConnected() local
99 auto observers = GetObservers(); in HandleExtensionDisconnected() local
111 auto observers = GetObservers(); in HandleDlpAbilityOpened() local
122 auto observers in HandleDlpAbilityClosed() local
266 auto observers = GetObservers(); NotifyServiceDiedToObservers() local
[all...]
/foundation/ability/ability_runtime/test/fuzztest/abilityappmgrrenderstateobservermanager_fuzzer/
H A Dabilityappmgrrenderstateobservermanager_fuzzer.cpp77 sptr<IRenderStateObserver> observers; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/unittest/app_state_observer_manager_test/
H A Dapp_state_observer_manager_test.cpp1308 sptr<IAbilityForegroundStateObserver> observers = new AbilityForegroundStateObserverProxy(nullptr); in HWTEST_F() local
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_map_mse.cpp37 explicit BluetoothMapMseObserverImp(BluetoothObserverList<MapMseObserver> &observers) in BluetoothMapMseObserverImp() argument
H A Dbluetooth_pan.cpp33 explicit PanInnerObserver(BluetoothObserverList<PanObserver> &observers) : observers_(observers) in PanInnerObserver() argument
H A Dbluetooth_hfp_hf.cpp33 explicit HfServiceObserver(BluetoothObserverList<HandsFreeUnitObserver> &observers) : observers_(observers) in HfServiceObserver() argument
H A Dbluetooth_hid_host.cpp35 explicit HidHostInnerObserver(BluetoothObserverList<HidHostObserver> &observers) : observers_(observers) in HidHostInnerObserver() argument
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_a2dp_sink_server.cpp41 void SetObserver(RemoteObserverList<IBluetoothA2dpSinkObserver> *observers) in SetObserver() argument
H A Dbluetooth_pan_server.cpp43 void SetObserver(RemoteObserverList<IBluetoothPanObserver> *observers) in SetObserver() argument
H A Dbluetooth_hfp_hf_server.cpp115 void SetObserver(RemoteObserverList<IBluetoothHfpHfObserver>* observers) in SetObserver() argument
H A Dbluetooth_ble_advertiser_server.cpp83 void SetObserver(RemoteObserverList<IBluetoothBleAdvertiseCallback> *observers) in SetObserver() argument
H A Dbluetooth_hid_host_server.cpp45 void SetObserver(RemoteObserverList<IBluetoothHidHostObserver> *observers) in SetObserver() argument
/foundation/distributeddatamgr/data_share/frameworks/js/napi/common/include/
H A Dnapi_callbacks_manager.h97 IsRegistered(const Observer &observer, const std::vector<ObserverNode> &observers) IsRegistered() argument
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_manager_impl.cpp148 auto observers = proxy->ExportObservers(); in OnRemoteDied() local
/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_ble_central_manager_callback.cpp140 void SysOnScanCallBack(sysBLEMap &observers, const BleScanResult &result) in SysOnScanCallBack() argument
284 auto observers = GetSysBLEObserver(); in OnStartOrStopScanEvent() local

Completed in 15 milliseconds

12