Home
last modified time | relevance | path

Searched defs:other (Results 1276 - 1300 of 1908) sorted by relevance

1...<<51525354555657585960>>...77

/base/global/resource_management/frameworks/resmgr/src/
H A Dres_config_impl.cpp340 bool ResConfigImpl::CopyPreferredLocale(ResConfig &other) in CopyPreferredLocale() argument
346 bool ResConfigImpl::CopyLocale(ResConfig &other) in CopyLocale() argument
363 bool ResConfigImpl::CopyLocaleAndPreferredLocale(ResConfig &other) in CopyLocaleAndPreferredLocale() argument
376 bool ResConfigImpl::Copy(ResConfig &other, bool isRead) in Copy() argument
414 Match(const std::shared_ptr<ResConfigImpl> other, bool isCheckDarkAdaptation) const Match() argument
518 IsMoreSuitable(const std::shared_ptr<ResConfigImpl> other, const std::shared_ptr<ResConfigImpl> request, uint32_t density) const IsMoreSuitable() argument
687 IsMoreSpecificThan(const std::shared_ptr<ResConfigImpl> other, uint32_t density) const IsMoreSpecificThan() argument
[all...]
H A Dlocale_matcher.cpp269 bool CompareLanguage(const ResLocale *current, const ResLocale *other) in CompareLanguage() argument
298 bool CompareScript(const ResLocale *current, const ResLocale *other) in CompareScript() argument
241 CompareRegionWhenQaag(const ResLocale *current, const ResLocale *other, const ResLocale *request) CompareRegionWhenQaag() argument
337 AlphabeticallyCompare(const ResLocale *current, uint64_t currentEncodedLocale, const ResLocale *other, uint64_t otherEncodedLocale) AlphabeticallyCompare() argument
372 CompareWhenRegionIsNull(uint16_t currentEncodedRegion, uint16_t otherEncodedRegion, const ResLocale *current, const ResLocale *other, const ResLocale *request) CompareWhenRegionIsNull() argument
425 CompareDefaultRegion(const ResLocale *current, const ResLocale *other, const ResLocale *request) CompareDefaultRegion() argument
457 CompareRegion(const ResLocale *current, const ResLocale *other, const ResLocale *request) CompareRegion() argument
507 Match(const ResLocale *current, const ResLocale *other) Match() argument
543 CompareLanguageIgnoreOldNewCode(const ResLocale *current, const ResLocale *other, const ResLocale *request) CompareLanguageIgnoreOldNewCode() argument
574 CompareRegionWhenLangIsNotEqual(const ResLocale *current, const ResLocale *other, const ResLocale *request) CompareRegionWhenLangIsNotEqual() argument
603 IsMoreSuitable(const ResLocale *current, const ResLocale *other, const ResLocale *request) IsMoreSuitable() argument
711 IsMoreSpecificThan(const ResLocale *current, const ResLocale *other) IsMoreSpecificThan() argument
[all...]
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification.cpp46 Notification::Notification(const Notification &other) in Notification() argument
[all...]
H A Dreminder_request_calendar.cpp44 ReminderRequestCalendar::ReminderRequestCalendar(const ReminderRequestCalendar &other) : ReminderRequest(other) in ReminderRequestCalendar() argument
[all...]
/base/startup/init/services/param/manager/
H A Dparam_manager.c369 const ParamCmdInfo *other = GetOtherSpecial(&size); in GetServiceCtrlInfo() local
/base/useriam/user_auth_framework/frameworks/native/common/attributes/src/
H A Dattributes.cpp34 Impl(const Impl &other) = delete; member in OHOS::UserIam::UserAuth::Attributes::Impl
35 Impl &operator=(const Impl &other) = delete; member in OHOS::UserIam::UserAuth::Attributes::Impl
[all...]
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H A Dcapture_v1x.c654 struct rkisp_stream *other = &dev->cap_dev.stream[stream->id ^ 1]; in rkisp_stream_start() local
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Dcapture_v1x.c693 struct rkisp_stream *other = &dev->cap_dev.stream[stream->id ^ 1]; in rkisp_stream_start() local
/foundation/ability/ability_base/test/unittest/want/
H A Dwant_params_test.cpp1207 UnsupportedData other; in HWTEST_F() local
H A Dskills_test.cpp1121 std::string other = "this is other"; in HWTEST_F() local
1138 std::string other = "this is other"; in HWTEST_F() local
1159 std::string other = "this is other"; in HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/test/unittest/ams_app_life_cycle_test/
H A Dams_app_life_cycle_test.cpp1862 auto other = serviceInner_->appRunningManager_->CheckAppRunningRecordIsExist(appName, proc, uid, bundleInfo); in HWTEST_F() local
/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dskills.cpp840 bool Skills::RegionMatches(const std::string &type, int toffset, const std::string &other, int ooffset, int len) in RegionMatches() argument
/foundation/arkui/ace_engine/frameworks/base/geometry/ng/
H A Drect_t.h211 RectT Constrain(const RectT& other) in Constrain() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/modules/
H A Djsi_matrix4_module.cpp344 shared_ptr<JsValue> other = runtime->NewObject(); in Copy() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/
H A Dmutable_span_string.cpp250 void MutableSpanString::ReplaceString(int32_t start, int32_t length, const std::string& other) in ReplaceString() argument
118 ApplyReplaceStringToSpans( int32_t start, int32_t length, const std::string& other, SpanStringOperation op) ApplyReplaceStringToSpans() argument
132 HandleSpanOperation( std::list<RefPtr<NG::SpanItem>>::iterator it, int32_t start, int32_t length, const std::string& other, SpanStringOperation op, const std::pair<int32_t, int32_t>& intersection) HandleSpanOperation() argument
189 ApplyReplaceStringToSpanBase( int32_t start, int32_t length, const std::string& other, SpanStringOperation op) ApplyReplaceStringToSpanBase() argument
203 ProcessSpanBaseList(std::list<RefPtr<SpanBase>>& spans, int32_t start, int32_t end, const std::string& other, SpanStringOperation op, SpanType spanType) ProcessSpanBaseList() argument
320 InsertString(int32_t start, const std::string& other) InsertString() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dtransition_property.h239 operator =(OneCenterTransitionOptionType& other) operator =() argument
[all...]
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/components/
H A Dpost_process_configuration_component_manager.cpp202 ComponentHandle(const ComponentHandle& other) = delete; member in final::ComponentHandle
204 ComponentHandle& operator=(const ComponentHandle& other) = delete; member in final::ComponentHandle
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/memory/
H A Drs_memory_track.cpp41 bool MemoryNodeOfPid::operator==(const MemoryNodeOfPid& other) in operator ==() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsrenderimage_fuzzer/
H A Drsrenderimage_fuzzer.cpp193 RSImage other; in RSImageFuzzTest() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_drawing_filter.cpp241 Compose( const std::shared_ptr<Drawing::ImageFilter> other, uint32_t hash) const Compose() argument
[all...]
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Dvector.h193 vector(const vector& other) : allocator_(other.allocator_) in vector() argument
202 vector(const vector& other, allocator& alloc) : allocator_(alloc) in vector() argument
270 operator =(const vector& other) operator =() argument
[all...]
/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dinput_event.cpp44 InputEvent::InputEvent(const InputEvent& other) in InputEvent() argument
[all...]
/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/
H A Dbitmap_manager.h125 void OrForEach(const Bitmap &other) in OrForEach() argument
[all...]
/foundation/communication/netmanager_base/services/netmanagernative/bpf/src/
H A Dbpf_loader.cpp437 unsigned char other = 0; in LoadElfMapSectionCore() local
/foundation/filemanagement/app_file_service/interfaces/common/src/
H A Dsandbox_helper.cpp244 string other; in GetFileIdFromFileName() local
245 ss >> mediaType >> dateTime >> idStr >> other; in GetFileIdFromFileName() local

Completed in 30 milliseconds

1...<<51525354555657585960>>...77