Home
last modified time | relevance | path

Searched refs:subscribe (Results 1 – 18 of 18) sorted by relevance

/hardware/qcom/gps/msm8909w_3100/gnss/
DXtraSystemStatusObserver.h46 subscribe(true); in XtraSystemStatusObserver()
49 inline virtual ~XtraSystemStatusObserver() { subscribe(false); } in ~XtraSystemStatusObserver()
60 void subscribe(bool yes);
DXtraSystemStatusObserver.cpp144 void XtraSystemStatusObserver::subscribe(bool yes) in subscribe() function in XtraSystemStatusObserver
152 mSystemStatusObsrvr->subscribe(subItemIdList, this); in subscribe()
/hardware/interfaces/automotive/vehicle/2.0/default/tests/
DVehicleHalManager_test.cpp108 StatusCode subscribe(int32_t /* property */, in subscribe() function in android::hardware::automotive::vehicle::V2_0::__anon2922a9af0111::MockedVehicleHal
247 StatusCode res = manager->subscribe(cb, options); in TEST_F()
253 TEST_F(VehicleHalManagerTest, subscribe) { in TEST_F() argument
261 StatusCode res = manager->subscribe(cb, options); in TEST_F()
300 StatusCode res = manager->subscribe(cb, options); in TEST_F()
306 res = manager->subscribe(cb, options); in TEST_F()
/hardware/qcom/gps/msm8909w_3100/core/observer/
DIDataItemSubscription.h64 virtual void subscribe (const std :: list <DataItemId> & l, IDataItemObserver * o = NULL) = 0;
DIOsObserver.h68 inline virtual void subscribe in subscribe() function
/hardware/interfaces/automotive/vehicle/2.0/
DIVehicle.hal71 * Clients must be able to subscribe to multiple properties at a time
75 * @param options List of options to subscribe. SubscribeOption contains
78 subscribe(IVehicleCallback callback, vec<SubscribeOptions> options)
DIVehicleCallback.hal24 * threshold and frequency (a regular subscription, see subscribe call's
Dtypes.hal2698 * Use this flag to subscribe on events when IVehicle#set(...) was called by
2708 /** Property to subscribe */
3036 * A request from the subscribers to the VMS service to subscribe to a layer.
3043 …* A request from the subscribers to the VMS service to subscribe to a layer from a specific publis…
/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
DVehicleHal.h58 virtual StatusCode subscribe(int32_t property,
DVehicleHalManager.h70 Return<StatusCode> subscribe(const sp<IVehicleCallback>& callback,
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DEmulatedVehicleHal.h57 StatusCode subscribe(int32_t property, float sampleRate) override;
DEmulatedVehicleHal.cpp285 StatusCode EmulatedVehicleHal::subscribe(int32_t property, float sampleRate) { in subscribe() function in android::hardware::automotive::vehicle::V2_0::impl::EmulatedVehicleHal
/hardware/qcom/gps/msm8909w_3100/core/
DSystemStatusOsObserver.cpp77 subscribe(each.second, each.first); in setSubscriptionObj()
111 void SystemStatusOsObserver::subscribe( in subscribe() function in loc_core::SystemStatusOsObserver
146 mParent->mContext.mSubscriptionObj->subscribe(yetToSubscribeDataItemsList, mParent); in subscribe()
198 mParent->mContext.mSubscriptionObj->subscribe( in updateSubscription()
DSystemStatusOsObserver.h91 virtual void subscribe(const list<DataItemId>& l, IDataItemObserver* client);
/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
DVehicleHalManager.cpp120 Return<StatusCode> VehicleHalManager::subscribe(const sp<IVehicleCallback> &callback, in subscribe() function in android::hardware::automotive::vehicle::V2_0::VehicleHalManager
158 mHal->subscribe(opt.propId, opt.sampleRate); in subscribe()
/hardware/interfaces/wifi/1.0/
Dtypes.hal615 /** The publish/subscribe discovery session id is invalid */
682 * subscribe query.
690 * NAN subscribe discovery session types.
757 * The publish/subscribe period values don't override this device level configurations if
865 * Control whether subscribe service IDs are included in Sync/Discovery beacons.
870 * If |includeSubscribeServiceIdsInBeacon| is true then specifies the number of subscribe service
966 * Configurations of NAN discovery sessions: common to publish and subscribe discovery.
1051 * discovery sessions) or |IWifiNanIfaceEventCallback.eventSubscribeTerminated| (for subscribe
1117 * specifies the type of transmission used for responding to the probing subscribe discovery
1131 * Subscribe request: specifies a subscribe discovery operation.
[all …]
DIWifiNanIface.hal158 * @param sessionId ID of the subscribe discovery session to be stopped.
/hardware/interfaces/wifi/offload/1.0/
Dtypes.hal196 /* Scan Record for this subscribe duration */