Home
last modified time | relevance | path

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

12345

/foundation/distributeddatamgr/data_share/frameworks/js/napi/common/include/
H A Dnapi_callbacks_manager.h47 std::shared_ptr<Observer> observer_; member
/foundation/communication/bluetooth_service/test/unittest/avrcp/
H A Davrcp_ct_test.cpp38 static AvrcpControllerObserverCommon observer_; member
/foundation/communication/bluetooth_service/test/unittest/a2dp/
H A Da2dp_src_test.cpp43 static std::shared_ptr<A2dpSourceObserverCommon> observer_ = std::make_shared<A2dpSourceObserverCommon>(); member
/foundation/communication/bluetooth_service/test/unittest/hfp/
H A Dhfp_hf_test.cpp47 static std::shared_ptr<HandsFreeUnitObserverCommon> observer_ = member
/foundation/communication/bluetooth_service/test/unittest/pbap/
H A Dpbap_client_test.cpp42 static PbapClientObserverCommon observer_; member
H A Dpbap_server_test.cpp41 static PbapObserverCommon observer_; member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_server.h117 ObexServerObserver &observer_; member in OHOS::bluetooth::ObexPrivateServer
/foundation/communication/bluetooth_service/test/unittest/map/
H A Dmap_mce_test.cpp53 static MapClientObserverCommon observer_; member
/base/notification/eventhandler/interfaces/inner_api/
H A Devent_queue.h372 EventRunnerObserver observer_ = {.stages = static_cast<uint32_t>(EventRunnerStage::STAGE_INVAILD), member in OHOS::AppExecFwk::EventQueue
/foundation/communication/bluetooth/frameworks/js/napi/src/pbap/
H A Dnapi_bluetooth_pbap_pse.cpp38 std::shared_ptr<NapiPbapPseObserver> NapiPbapServer::observer_ = std::make_shared<NapiPbapPseObserver>(); member in OHOS::Bluetooth::NapiPbapServer
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_avrcp_tg.cpp92 sptr<ObserverImpl> observer_; member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_properties.cpp31 BaseObserverList<IAdapterBleObserver> *observer_ = nullptr; member
/foundation/graphic/graphic_3d/lume/metaobject/test/src/interface/
H A DIntfObjectHierarchyObserverTest.cpp250 META_NS::ObjectHierarchyObserver observer_; member in IntfObjectHierarchyObserverTest
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/metadata/
H A Dmeta_data_manager.cpp46 Observer observer_; member in OHOS::DistributedData::MetaObserver
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_general_store.h157 ObserverProxy observer_; member in OHOS::DistributedRdb::RdbGeneralStore
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/matrix/include/
H A Ddevice_matrix.h161 std::function<void(bool, bool)> observer_; member in OHOS::DistributedData::DeviceMatrix
/foundation/distributeddatamgr/data_share/frameworks/native/common/include/
H A Dcallbacks_manager.h33 std::shared_ptr<Observer> observer_; member
69 std::shared_ptr<Observer> observer_; member
/foundation/distributeddatamgr/pasteboard/framework/framework/device/
H A Ddm_adapter.cpp90 std::shared_ptr<DmStateObserver> observer_; member in OHOS::MiscServices::DmDeath
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_store_subscribe_test.cpp73 static std::shared_ptr<SubObserver> observer_; member in RdbStoreSubTest
87 std::shared_ptr<SubObserver> RdbStoreSubTest::observer_ = nullptr; member in RdbStoreSubTest
[all...]
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Drdb_store_impl.h59 DistributedRdb::RdbStoreObserver *observer_ = nullptr; member in OHOS::NativeRdb::RdbStoreLocalObserver
76 DistributedRdb::RdbStoreObserver *observer_ = nullptr; member in OHOS::NativeRdb::RdbStoreLocalSharedObserver
/base/sensors/miscdevice/services/miscdevice_service/src/
H A Dvibration_priority_manager.cpp85 auto observer_ = CreateObserver(updateFunc); in Init() local
/foundation/ability/ability_runtime/frameworks/js/napi/app/app_manager/
H A Djs_app_manager.cpp117 sptr<JSAppStateObserver> observer_ = nullptr; member in OHOS::AbilityRuntime::__anon155::final
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_avrcp_tg_server.cpp147 std::unique_ptr<ObserverImpl> observer_; member
/foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/
H A Dliteplayer.h178 PlayerControlSMObserver *observer_; member in OHOS::Media::PlayerControl
/foundation/ability/ability_runtime/frameworks/js/napi/app/error_manager/
H A Djs_error_manager.cpp570 std::shared_ptr<JsErrorObserver> observer_; global() member in OHOS::AbilityRuntime::__anon156::final
[all...]

Completed in 18 milliseconds

12345