Home
last modified time | relevance | path

Searched defs:IsContains (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Drect.h374 bool IsContains(const Vector2<T>& point) const in IsContains() function
393 bool IsContains(const Point& point) const in IsContains() function
450 bool IsContains(const CommonRect<T>& other) const in IsContains() function
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
H A Dcamera_output_capability.cpp105 bool VideoProfile::IsContains(const VideoProfile& videoProfile) in IsContains() function in OHOS::CameraStandard::VideoProfile
/ohos5.0/base/hiviewdfx/hisysevent/test/moduletest/common/
H A Dhisysevent_wrote_result_check_test.cpp109 bool IsContains(const std::string& total, const std::string& part) in IsContains() function