/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/interface/ |
H A D | intf_proxy_object.h | 28 META_NS::IProperty::ConstPtr second; member
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/stack/ |
H A D | stack_new_test_ng.cpp | 83 auto second = OHOS::Ace::AceType::DynamicCast<OHOS::Ace::NG::FrameNode>(frameNode->GetChildByIndex(SECOND_CHILD)); in HWTEST_F() local
|
/foundation/arkui/ui_lite/frameworks/components/ |
H A D | ui_abstract_clock.cpp | 19 void UIAbstractClock::SetTime24Hour(uint8_t hour, uint8_t minute, uint8_t second) in SetTime24Hour() argument 27 void UIAbstractClock::SetTime12Hour(uint8_t hour, uint8_t minute, uint8_t second, bool am) in SetTime12Hour() argument
|
/foundation/graphic/graphic_2d/rosen/modules/texgine/src/utils/ |
H A D | exlog.cpp | 40 int second = nowMs / (1000LL) % 60; in ExTime() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/ |
H A D | timepicker_row_accessibility_property.cpp | 113 int second = static_cast<int>(secondPickerColumnPattern->GetCurrentIndex()); in GetSecondText() local
|
/foundation/arkui/ui_lite/interfaces/kits/components/ |
H A D | ui_abstract_clock.h | 88 UIAbstractClock(uint8_t hour, uint8_t minute, uint8_t second) in UIAbstractClock() argument [all...] |
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/ |
H A D | distributed_crud_transaction_tools.cpp | 39 DistributedCrudTransactionTools(KvStoreDelegate &delegate, CrudMode first, CrudMode second, bool preset, bool isLocal) DistributedCrudTransactionTools() argument
|
/foundation/distributeddatamgr/udmf/framework/common/unittest/ |
H A D | utd_cfgs_checker_test.cpp | 60 std::vector<TypeDescriptorCfg> second = {tdc2};
in HWTEST_F() local 91 std::vector<TypeDescriptorCfg> second = {tdc2};
in HWTEST_F() local 123 std::vector<TypeDescriptorCfg> second = {};
in HWTEST_F() local 151 std::vector<TypeDescriptorCfg> second = {tdc2};
in HWTEST_F() local 258 std::vector<TypeDescriptorCfg> second = {tdc3, tdc4}; HWTEST_F() local [all...] |
/foundation/ai/intelligent_voice_framework/utils/ |
H A D | string_util.cpp | 117 bool StringUtil::SplitLineToPair(const std::string &line, std::string &first, std::string &second) in SplitLineToPair() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_part_upd/foreach/ |
H A D | foreach_element.cpp | 27 bool ForEachElement::CompareSlots(const RefPtr<Element>& first, const RefPtr<Element>& second) in CompareSlots() argument
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
H A D | rs_profiler_capturedata.cpp | 127 std::string second; in Serialize() local
|
/foundation/multimedia/player_framework/services/dfx/ |
H A D | dfx_log_dump.cpp | 56 int64_t second = time.tv_sec % 60; in AddNewLog() local
|
/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/ |
H A D | key_event_input_subscribe_manager.cpp | 53 static bool operator<(const KeyOption &first, const KeyOption &second) in operator <() argument
|
/foundation/multimodalinput/input/test/unittest/common/src/ |
H A D | system_info.cpp | 156 double CpuInfo::GetCpuUsage(const Total_Cpu_Occupy &first, const Total_Cpu_Occupy &second) in GetCpuUsage() argument [all...] |
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/utils/ |
H A D | constant.cpp | 73 bool Constant::Equal(bool first, bool second) in Equal() argument 78 bool Constant::NotEqual(bool first, bool second) in NotEqual() argument
|
/foundation/distributeddatamgr/kv_store/frameworks/common/ |
H A D | itypes_util.h | 385 S second; in Unmarshalling() local 416 S second; in Unmarshalling() local
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
H A D | skia_path_effect.cpp | 64 auto second = e2.GetImpl<SkiaPathEffect>(); in InitWithSum() local
|
/foundation/ability/ability_runtime/frameworks/native/ability/native/ |
H A D | data_ability_operation.cpp | 491 int second = 0; in ReadFromParcel() local
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_timepicker_bridge.cpp | 311 std::string second = "second";
in SetTimepickerDateTimeOptions() local 314 std::string second = secondArg->ToString(vm)->ToString(vm);
in SetTimepickerDateTimeOptions() local
|
/foundation/arkui/ace_engine/frameworks/base/utils/ |
H A D | utf.cpp | 178 uint16_t second = utf16[*index + 1]; in HandleAndDecodeInvalidUTF16() local
|
/foundation/arkui/ace_engine/frameworks/base/i18n/ |
H A D | localization.h | 56 uint32_t second = 0; member
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_content_overlay/ |
H A D | select_content_overlay_pattern.cpp | 114 bool SelectContentOverlayPattern::IsHandleInSameLine(const RectF& first, const RectF& second) in IsHandleInSameLine() argument
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/ |
H A D | swiper_overlength_indicator_modifier_test_ng.cpp | 384 auto second = contentProperty.vectorBlackPointCenterX[indicatorModifier->maxDisplayCount_ - 1] + radius;
in HWTEST_F() local [all...] |
/foundation/arkui/ui_lite/test/uitest/test_rotate_input/ |
H A D | ui_test_rotate_input.cpp | 356 UIView* second = timePicker_->GetChildById("second"); in UIKitRotateEventTimePicker005() local
|
/foundation/multimedia/av_codec/test/nativedemo/e2e_demo/ |
H A D | avcodec_e2e_demo_api10.cpp | 93 FrameInfo second = *(++it); in sortFrame() local
|