Home
last modified time | relevance | path

Searched defs:second (Results 1 - 25 of 53) sorted by relevance

123

/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/interface/
H A Dintf_proxy_object.h28 META_NS::IProperty::ConstPtr second; member
/foundation/arkui/ace_engine/test/unittest/core/pattern/stack/
H A Dstack_new_test_ng.cpp83 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 Dui_abstract_clock.cpp19 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 Dexlog.cpp40 int second = nowMs / (1000LL) % 60; in ExTime() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
H A Dtimepicker_row_accessibility_property.cpp113 int second = static_cast<int>(secondPickerColumnPattern->GetCurrentIndex()); in GetSecondText() local
/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_abstract_clock.h88 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 Ddistributed_crud_transaction_tools.cpp39 DistributedCrudTransactionTools(KvStoreDelegate &delegate, CrudMode first, CrudMode second, bool preset, bool isLocal) DistributedCrudTransactionTools() argument
/foundation/distributeddatamgr/udmf/framework/common/unittest/
H A Dutd_cfgs_checker_test.cpp60 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 Dstring_util.cpp117 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 Dforeach_element.cpp27 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 Drs_profiler_capturedata.cpp127 std::string second; in Serialize() local
/foundation/multimedia/player_framework/services/dfx/
H A Ddfx_log_dump.cpp56 int64_t second = time.tv_sec % 60; in AddNewLog() local
/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Dkey_event_input_subscribe_manager.cpp53 static bool operator<(const KeyOption &first, const KeyOption &second) in operator <() argument
/foundation/multimodalinput/input/test/unittest/common/src/
H A Dsystem_info.cpp156 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 Dconstant.cpp73 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 Ditypes_util.h385 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 Dskia_path_effect.cpp64 auto second = e2.GetImpl<SkiaPathEffect>(); in InitWithSum() local
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Ddata_ability_operation.cpp491 int second = 0; in ReadFromParcel() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_timepicker_bridge.cpp311 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 Dutf.cpp178 uint16_t second = utf16[*index + 1]; in HandleAndDecodeInvalidUTF16() local
/foundation/arkui/ace_engine/frameworks/base/i18n/
H A Dlocalization.h56 uint32_t second = 0; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_content_overlay/
H A Dselect_content_overlay_pattern.cpp114 bool SelectContentOverlayPattern::IsHandleInSameLine(const RectF& first, const RectF& second) in IsHandleInSameLine() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
H A Dswiper_overlength_indicator_modifier_test_ng.cpp384 auto second = contentProperty.vectorBlackPointCenterX[indicatorModifier->maxDisplayCount_ - 1] + radius; in HWTEST_F() local
[all...]
/foundation/arkui/ui_lite/test/uitest/test_rotate_input/
H A Dui_test_rotate_input.cpp356 UIView* second = timePicker_->GetChildById("second"); in UIKitRotateEventTimePicker005() local
/foundation/multimedia/av_codec/test/nativedemo/e2e_demo/
H A Davcodec_e2e_demo_api10.cpp93 FrameInfo second = *(++it); in sortFrame() local

Completed in 18 milliseconds

123