Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libmemtrack/
Ddmabuf.cpp30 DmabufBuffer(unsigned int _id, size_t _size, size_t _pss) in DmabufBuffer()
31 …: id(_id), type(MEMTRACK_FLAG_SMAPS_UNACCOUNTED | MEMTRACK_FLAG_SHARED_PSS), size(_size), pss(_pss) in DmabufBuffer()
/hardware/qcom/sm7250/gps/geofence/
DGeofenceAdapter.h52 inline GeofenceKey(LocationAPI* _client, uint32_t _id) : in GeofenceKey()
53 client(_client), id(_id) {} in GeofenceKey()
/hardware/qcom/sm7150/gps/geofence/
DGeofenceAdapter.h52 inline GeofenceKey(LocationAPI* _client, uint32_t _id) : in GeofenceKey()
53 client(_client), id(_id) {} in GeofenceKey()
/hardware/qcom/sm8150p/gps/geofence/
DGeofenceAdapter.h52 inline GeofenceKey(LocationAPI* _client, uint32_t _id) : in GeofenceKey()
53 client(_client), id(_id) {} in GeofenceKey()
/hardware/qcom/sm8150/gps/geofence/
DGeofenceAdapter.h52 inline GeofenceKey(LocationAPI* _client, uint32_t _id) : in GeofenceKey()
53 client(_client), id(_id) {} in GeofenceKey()
/hardware/qcom/gps/msm8909w_3100/core/
DLocAdapterBase.h41 inline LocationSessionKey(LocationAPI* _client, uint32_t _id) : in LocationSessionKey()
42 client(_client), id(_id) {} in LocationSessionKey()
/hardware/qcom/gps/msm8998/core/
DLocAdapterBase.h41 inline LocationSessionKey(LocationAPI* _client, uint32_t _id) : in LocationSessionKey()
42 client(_client), id(_id) {} in LocationSessionKey()
/hardware/qcom/sm8150p/gps/core/
DLocAdapterBase.h42 inline LocationSessionKey(LocationAPI* _client, uint32_t _id) : in LocationSessionKey()
43 client(_client), id(_id) {} in LocationSessionKey()
/hardware/qcom/sm8150/gps/core/
DLocAdapterBase.h42 inline LocationSessionKey(LocationAPI* _client, uint32_t _id) : in LocationSessionKey()
43 client(_client), id(_id) {} in LocationSessionKey()
/hardware/qcom/sm7150/gps/core/
DLocAdapterBase.h42 inline LocationSessionKey(LocationAPI* _client, uint32_t _id) : in LocationSessionKey()
43 client(_client), id(_id) {} in LocationSessionKey()
/hardware/qcom/sm7250/gps/core/
DLocAdapterBase.h42 inline LocationSessionKey(LocationAPI* _client, uint32_t _id) : in LocationSessionKey()
43 client(_client), id(_id) {} in LocationSessionKey()
/hardware/interfaces/broadcastradio/aidl/rust_impl/src/
Ddefault_broadcastradio_hal.rs51 fn getImage(&self, _id : i32) -> BinderResult<Vec<u8>> { in getImage()
/hardware/interfaces/uwb/aidl/default/src/
Duwb_chip.rs285 async fn sessionInit(&self, _id: i32) -> Result<()> { in sessionInit()
/hardware/interfaces/renderscript/1.0/default/
DContext.cpp455 uint32_t _id = id; in contextSendMessage() local
458 Device::getHal().ContextSendMessage(mContext, _id, _dataPtr, _dataSize); in contextSendMessage()
769 RsScriptIntrinsicID _id = static_cast<RsScriptIntrinsicID>(id); in scriptIntrinsicCreate() local
771 RsScript _script = Device::getHal().ScriptIntrinsicCreate(mContext, _id, _elem); in scriptIntrinsicCreate()
/hardware/qcom/sm7150/gps/batching/
DBatchingAdapter.cpp129 inline pairKeyBatchMode(LocationAPI* _client, uint32_t _id, BatchingMode _bMode) : in stopClientSessions()
130 client(_client), id(_id), batchingMode(_bMode) {} in stopClientSessions()
/hardware/qcom/sm7250/gps/batching/
DBatchingAdapter.cpp130 inline pairKeyBatchMode(LocationAPI* _client, uint32_t _id, BatchingMode _bMode) : in stopClientSessions()
131 client(_client), id(_id), batchingMode(_bMode) {} in stopClientSessions()
/hardware/qcom/sm8150/gps/batching/
DBatchingAdapter.cpp130 inline pairKeyBatchMode(LocationAPI* _client, uint32_t _id, BatchingMode _bMode) : in stopClientSessions()
131 client(_client), id(_id), batchingMode(_bMode) {} in stopClientSessions()
/hardware/qcom/sm8150p/gps/batching/
DBatchingAdapter.cpp129 inline pairKeyBatchMode(LocationAPI* _client, uint32_t _id, BatchingMode _bMode) : in stopClientSessions()
130 client(_client), id(_id), batchingMode(_bMode) {} in stopClientSessions()