Home
last modified time | relevance | path

Searched defs:imageId (Results 1 – 2 of 2) sorted by relevance

/test/xts/hats/hdf/camera/cameraMg/v1_2/src/
Dhdi_common_v1_2.cpp727 int32_t Test::TestImageProcessCallback::OnProcessDone(const std::string& imageId, in OnProcessDone()
745 int32_t Test::TestImageProcessCallback::OnError(const std::string& imageId, in OnError()
Dcamera_hdi_test_v1_2.cpp70 for (auto imageId = pendingImages.begin(); imageId != pendingImages.end(); ++imageId) { in RemovePendingImages() local