Home
last modified time | relevance | path

Searched refs:RequestIdInfo (Results 1 – 2 of 2) sorted by relevance

/hardware/google/camera/common/hal/utils/
Dpipeline_request_id_manager.h49 struct RequestIdInfo { struct
67 std::unordered_map<uint32_t, std::vector<RequestIdInfo>> pipeline_request_ids_;
Dpipeline_request_id_manager.cc59 pipeline_id, std::vector<RequestIdInfo>(kMaxPendingRequest)); in SetPipelineRequestId()