Searched defs:tagVec (Results 1 – 6 of 6) sorted by relevance
46 std::vector<vendorTag_t> tagVec {}; variable
468 std::vector<vendorTag_t>tagVec; variable
65 void CameraVendorTagExample::GetAllVendorTags(std::vector<vendorTag_t>& tagVec) in GetAllVendorTags()
148 int32_t GetAllVendorTags(std::vector<vendorTag_t>& tagVec) in GetAllVendorTags()
1557 int32_t CameraMetadata::GetAllVendorTags(std::vector<vendorTag_t>& tagVec) in GetAllVendorTags()
218 std::vector<vendorTag_t> tagVec {}; in TEST_F() local