Home
last modified time | relevance | path

Searched defs:observer_ (Results 76 – 100 of 100) sorted by relevance

1234

/ohos5.0/foundation/communication/bluetooth_service/test/unittest/avrcp/
H A Davrcp_ct_test.cpp38 static AvrcpControllerObserverCommon observer_; variable
/ohos5.0/base/sensors/miscdevice/services/miscdevice_service/src/
H A Dvibration_priority_manager.cpp85 auto observer_ = CreateObserver(updateFunc); in Init() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/metadata/
H A Dmeta_data_manager.cpp46 Observer observer_; member in OHOS::DistributedData::MetaObserver
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/opp/
H A Dnapi_bluetooth_opp.cpp35 std::shared_ptr<NapiBluetoothOppObserver> NapiBluetoothOpp::observer_ = std::make_shared<NapiBlueto… member in OHOS::Bluetooth::NapiBluetoothOpp
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/map/
H A Dnapi_bluetooth_map_mse.cpp35 std::shared_ptr<NapiMapMseObserver> NapiMapMse::observer_ = std::make_shared<NapiMapMseObserver>(); member in OHOS::Bluetooth::NapiMapMse
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/pan/
H A Dnapi_bluetooth_pan.cpp32 std::shared_ptr<NapiBluetoothPanObserver> NapiBluetoothPan::observer_ = std::make_shared<NapiBlueto… member in OHOS::Bluetooth::NapiBluetoothPan
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/hfp/
H A Dnapi_bluetooth_hfp_hf.cpp31 std::shared_ptr<NapiHandsFreeUnitObserver> NapiHandsFreeUnit::observer_ = member in OHOS::Bluetooth::NapiHandsFreeUnit
H A Dnapi_bluetooth_hfp_ag.cpp34 std::shared_ptr<NapiHandsFreeAudioGatewayObserver> NapiHandsFreeAudioGateway::observer_ = member in OHOS::Bluetooth::NapiHandsFreeAudioGateway
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_avrcp_tg_server.cpp147 std::unique_ptr<ObserverImpl> observer_; member
H A Dbluetooth_avrcp_ct_server.cpp754 std::unique_ptr<ObserverImpl> observer_; member
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/core/include/
H A Dpasteboard_service.h355 sptr<IRemoteObject> observer_; variable
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_socket.cpp276 std::weak_ptr<BluetoothConnectionObserver> observer_; member
785 sptr<BluetoothServerSocketObserverStub> observer_ = nullptr; member
H A Dbluetooth_avrcp_tg.cpp95 sptr<ObserverImpl> observer_; member
H A Dbluetooth_avrcp_ct.cpp886 sptr<ObserverImpl> observer_; member
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_state_observer_manager_test/
H A Dapp_state_observer_manager_test.cpp81 sptr<IApplicationStateObserver> observer_ {nullptr}; member in OHOS::AppExecFwk::AppSpawnSocketTest
92 sptr<IApplicationStateObserver> observer_ = new MockApplicationStateObserver(); in SetUp() local
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/pbap/
H A Dnapi_bluetooth_pbap_pse.cpp41 std::shared_ptr<NapiPbapPseObserver> NapiPbapServer::observer_ = std::make_shared<NapiPbapPseObserv… member in OHOS::Bluetooth::NapiPbapServer
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/app/error_manager/
H A Djs_error_manager.cpp570 std::shared_ptr<JsErrorObserver> observer_; member in OHOS::AbilityRuntime::__anonfc727a8b0110::JsErrorManager
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/app/app_manager/
H A Djs_app_manager.cpp116 sptr<JSAppStateObserver> observer_ = nullptr; member in OHOS::AbilityRuntime::__anon7e962ad90110::JsAppManager
/ohos5.0/base/security/dlp_permission_service/services/dlp_permission/sa/test/unittest/src/
H A Ddlp_permission_service_test.cpp650 …std::shared_ptr<AppUninstallObserver> observer_ = std::make_shared<AppUninstallObserver>(subscribe… variable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_service.cpp62 TelephoneHfObserver observer_; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.h1211 RefPtr<WebDelegateObserver> observer_; variable
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/a2dp/
H A Dnapi_bluetooth_a2dp_src.cpp36 std::shared_ptr<NapiA2dpSourceObserver> NapiA2dpSource::observer_ = std::make_shared<NapiA2dpSource… member in OHOS::Bluetooth::NapiA2dpSource
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.h1132 RefPtr<WebDelegateObserver> observer_; variable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_adapter.cpp120 std::unique_ptr<BaseObserverList<IAdapterBleObserver>> observer_ = member
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/app/js_app_manager/
H A Djs_app_manager.cpp248 sptr<JSAppStateObserver> observer_ = nullptr; member in OHOS::AbilityRuntime::__anonf4da04950110::JsAppManager

1234