Home
last modified time | relevance | path

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

/aosp12/system/core/property_service/libpropertyinfoserializer/
H A Dproperty_info_file.cpp33 bool IsTypeValid(const std::vector<std::string>& type_strings) { in IsTypeValid() function
/aosp12/hardware/google/camera/common/hal/utils/
H A Dhal_camera_metadata.cc207 bool HalCameraMetadata::IsTypeValid(uint32_t tag, int32_t expected_type) { in IsTypeValid() function in android::google_camera_hal::HalCameraMetadata