Home
last modified time | relevance | path

Searched defs:IsEquals (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_color_picker.cpp147 bool RSColorPicker::IsEquals(double val1, double val2) const in IsEquals() function in OHOS::Rosen::RSColorPicker
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/wantagent/src/
H A Dwant_agent_helper.cpp246 ErrCode WantAgentHelper::IsEquals( in IsEquals() function in OHOS::AbilityRuntime::WantAgent::WantAgentHelper
H A Dpending_want.cpp313 ErrCode PendingWant::IsEquals( in IsEquals() function in OHOS::AbilityRuntime::WantAgent::PendingWant
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/effect/color_picker/src/
H A Dcolor_picker.cpp657 bool ColorPicker::IsEquals(double val1, double val2) const in IsEquals() function in OHOS::Rosen::ColorPicker
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dwant.cpp1262 bool Want::IsEquals(const Want &want) in IsEquals() function in OHOS::AAFwk::Want