Home
last modified time | relevance | path

Searched defs:serviceCallback_ (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/multimedia/drm_framework/interfaces/inner_api/native/drm/
H A Dmedia_key_system_impl.h74 sptr<IMediaKeySystemServiceCallback> serviceCallback_; variable
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/proxy/include/
H A Dpublished_data_subscriber_manager.h101 sptr<PublishedDataObserverStub> serviceCallback_; variable
H A Drdb_subscriber_manager.h101 sptr<RdbObserverStub> serviceCallback_; variable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/gatts/
H A Dgeneric_attribute_service.h63 std::shared_ptr<GattServerCallbackImpl> serviceCallback_; variable
/ohos5.0/foundation/multimedia/av_session/services/session/server/
H A Davcontroller_item.h132 std::function<void(AVControllerItem&)> serviceCallback_; variable
H A Davsession_item.h371 std::function<void(AVSessionItem&)> serviceCallback_; variable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/gas/
H A Dgeneric_access_service.h68 std::shared_ptr<GattServerCallbackImpl> serviceCallback_; variable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/dis/
H A Ddevice_information_service.h78 std::shared_ptr<GattServerCallbackImpl> serviceCallback_; variable
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_server.cpp83 sptr<BluetoothGattServerCallbackStubImpl> serviceCallback_; member