/hardware/google/graphics/common/libmemtrack/ |
D | dmabuf.cpp | 30 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/ |
D | GeofenceAdapter.h | 52 inline GeofenceKey(LocationAPI* _client, uint32_t _id) : in GeofenceKey() 53 client(_client), id(_id) {} in GeofenceKey()
|
/hardware/qcom/sm7150/gps/geofence/ |
D | GeofenceAdapter.h | 52 inline GeofenceKey(LocationAPI* _client, uint32_t _id) : in GeofenceKey() 53 client(_client), id(_id) {} in GeofenceKey()
|
/hardware/qcom/sm8150p/gps/geofence/ |
D | GeofenceAdapter.h | 52 inline GeofenceKey(LocationAPI* _client, uint32_t _id) : in GeofenceKey() 53 client(_client), id(_id) {} in GeofenceKey()
|
/hardware/qcom/sm8150/gps/geofence/ |
D | GeofenceAdapter.h | 52 inline GeofenceKey(LocationAPI* _client, uint32_t _id) : in GeofenceKey() 53 client(_client), id(_id) {} in GeofenceKey()
|
/hardware/qcom/gps/msm8909w_3100/core/ |
D | LocAdapterBase.h | 41 inline LocationSessionKey(LocationAPI* _client, uint32_t _id) : in LocationSessionKey() 42 client(_client), id(_id) {} in LocationSessionKey()
|
/hardware/qcom/gps/msm8998/core/ |
D | LocAdapterBase.h | 41 inline LocationSessionKey(LocationAPI* _client, uint32_t _id) : in LocationSessionKey() 42 client(_client), id(_id) {} in LocationSessionKey()
|
/hardware/qcom/sm8150p/gps/core/ |
D | LocAdapterBase.h | 42 inline LocationSessionKey(LocationAPI* _client, uint32_t _id) : in LocationSessionKey() 43 client(_client), id(_id) {} in LocationSessionKey()
|
/hardware/qcom/sm8150/gps/core/ |
D | LocAdapterBase.h | 42 inline LocationSessionKey(LocationAPI* _client, uint32_t _id) : in LocationSessionKey() 43 client(_client), id(_id) {} in LocationSessionKey()
|
/hardware/qcom/sm7150/gps/core/ |
D | LocAdapterBase.h | 42 inline LocationSessionKey(LocationAPI* _client, uint32_t _id) : in LocationSessionKey() 43 client(_client), id(_id) {} in LocationSessionKey()
|
/hardware/qcom/sm7250/gps/core/ |
D | LocAdapterBase.h | 42 inline LocationSessionKey(LocationAPI* _client, uint32_t _id) : in LocationSessionKey() 43 client(_client), id(_id) {} in LocationSessionKey()
|
/hardware/interfaces/broadcastradio/aidl/rust_impl/src/ |
D | default_broadcastradio_hal.rs | 51 fn getImage(&self, _id : i32) -> BinderResult<Vec<u8>> { in getImage()
|
/hardware/interfaces/uwb/aidl/default/src/ |
D | uwb_chip.rs | 285 async fn sessionInit(&self, _id: i32) -> Result<()> { in sessionInit()
|
/hardware/interfaces/renderscript/1.0/default/ |
D | Context.cpp | 455 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/ |
D | BatchingAdapter.cpp | 129 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/ |
D | BatchingAdapter.cpp | 130 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/ |
D | BatchingAdapter.cpp | 130 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/ |
D | BatchingAdapter.cpp | 129 inline pairKeyBatchMode(LocationAPI* _client, uint32_t _id, BatchingMode _bMode) : in stopClientSessions() 130 client(_client), id(_id), batchingMode(_bMode) {} in stopClientSessions()
|