Home
last modified time | relevance | path

Searched defs:equals (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/base/theme/wallpaper_mgr/services/src/
H A Dcomponent_name.cpp44 bool ComponentName::equals(const ComponentName &obj) const in equals() function in OHOS::WallpaperMgrService::ComponentName
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-text-common.md176 ### equals subsection
H A Dts-universal-styled-string.md59 ### equals subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-text-common.md176 ### equals subsection
H A Dts-universal-styled-string.md61 ### equals subsection
/ohos5.0/foundation/graphic/graphic_3d/kits/js/src/
H A DBaseObjectJS.cpp174 bool equals = false; in StoreJsObj() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/app/error_manager/
H A Djs_error_manager.cpp269 bool equals = false; in OnOnUnhandledRejection() local
402 bool equals = false; in OnOffUnhandledRejection() local
/ohos5.0/foundation/graphic/surface_lite/interfaces/innerkits/
H A Dsurface_buffer_impl.h333 bool equals(const SurfaceBufferImpl& buffer) const in equals() function
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_text_style.h100 virtual bool equals(const TestingTextStyle& /* rhs */) const in equals() function
/ohos5.0/docs/en/application-dev/reference/apis-arkts/
H A Djs-apis-buffer.md807 ### equals subsection
H A Djs-apis-arkts-decimal.md1053 ### equals subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkts/
H A Djs-apis-buffer.md806 ### equals subsection
H A Djs-apis-arkts-decimal.md1055 ### equals subsection
/ohos5.0/base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/ohos/global/i18n/
H A DFetcher.java224 public boolean equals(Object obj) { in equals() method in Fetcher
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DjsEnumStyle.js2042 equals(id) { method in TextMenuItemId