/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/ |
H A D | avrcp_ct_profile.h | 37 struct Observer { struct 89 onGetCapabilities; 117 onListPlayerApplicationSettingValues; 188 onGetElementAttributes; 204 onGetPlayStatus; 246 onSetBrowsedPlayer; 291 onGetFolderItems; 313 onGetItemAttributes; 332 onGetTotalNumberOfItems; 458 onPlayerApplicationSettingChanged; [all …]
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/ |
H A D | avrcp_tg_profile.h | 42 struct Observer { struct 115 listPlayerApplicationSettingValues; 139 setPlayerApplicationSettingValue; 173 getElementAttributes; 193 setAddressedPlayer; 204 setBrowsedPlayer; 218 changePath; 237 getFolderItems; 252 getGetItemAttributes; 275 playItem; [all …]
|
/ohos5.0/commonlibrary/c_utils/base/include/ |
H A D | observer.h | 37 class Observer; variable
|
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/js/napi/observer/include/ |
H A D | napi_subscriber_manager.h | 59 using Observer = NapiRdbObserver; variable 104 using Observer = NapiPublishedObserver; variable
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/packages/runtime-core/src/observer/ |
H A D | observer.js | 24 export function Observer(context, getter, callback, meta) { class
|
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/js/napi/sendable_preferences/include/ |
H A D | napi_preferences.h | 52 using Observer = NativePreferences::PreferencesObserver; variable
|
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/proxy/include/ |
H A D | published_data_subscriber_manager.h | 79 using Observer = PublishedDataObserver; variable
|
H A D | rdb_subscriber_manager.h | 79 using Observer = RdbObserver; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/ |
H A D | rs_accessibility.cpp | 31 class Observer : public AccessibilityConfigObserver { class in OHOS::Rosen::RSAccessibilityOHOS
|
/ohos5.0/foundation/multimodalinput/input/intention/adapters/ddm_adapter/include/ |
H A D | ddm_adapter_impl.h | 49 explicit Observer(std::shared_ptr<IBoardObserver> observer) in Observer() function
|
/ohos5.0/foundation/multimodalinput/input/intention/adapters/dsoftbus_adapter/include/ |
H A D | dsoftbus_adapter_impl.h | 35 explicit Observer(std::shared_ptr<IDSoftbusObserver> observer) in Observer() function
|
/ohos5.0/base/msdp/device_status/intention/adapters/ddm_adapter/include/ |
H A D | ddm_adapter_impl.h | 49 explicit Observer(std::shared_ptr<IBoardObserver> observer) in Observer() function
|
/ohos5.0/base/msdp/device_status/intention/adapters/dsoftbus_adapter/include/ |
H A D | dsoftbus_adapter_impl.h | 35 explicit Observer(std::shared_ptr<IDSoftbusObserver> observer) in Observer() function
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/ |
H A D | rdb_types_util.h | 39 using Observer = DistributedRdb::RdbStoreObserver; variable
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/metadata/ |
H A D | meta_data_manager.h | 48 using Observer = std::function<bool(const std::string &, const std::string &, int32_t)>; variable
|
/ohos5.0/foundation/communication/dsoftbus/sdk/frame/common/src/ |
H A D | softbus_client_event_manager.c | 32 } Observer; typedef
|
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/js/napi/common/include/ |
H A D | napi_callbacks_manager.h | 111 …std::function<void(const std::vector<Key> &, const std::shared_ptr<Observer> &, std::vector<Operat… in DelObservers()
|
/ohos5.0/base/notification/eventhandler/interfaces/inner_api/ |
H A D | event_queue.h | 44 enum class Observer { enum
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/metadata/ |
H A D | meta_data_manager.cpp | 29 using Observer = MetaDataManager::Observer; typedef in OHOS::DistributedData::MetaObserver
|