Home
last modified time | relevance | path

Searched defs:second (Results 1 – 25 of 119) sorted by relevance

12345

/ohos5.0/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()
27 void UIAbstractClock::SetTime12Hour(uint8_t hour, uint8_t minute, uint8_t second, bool am) in SetTime12Hour()
/ohos5.0/foundation/distributeddatamgr/udmf/framework/common/unittest/
H A Dutd_cfgs_checker_test.cpp60 std::vector<TypeDescriptorCfg> second = {tdc2}; variable
91 std::vector<TypeDescriptorCfg> second = {tdc2}; variable
123 std::vector<TypeDescriptorCfg> second = {}; variable
151 std::vector<TypeDescriptorCfg> second = {tdc2}; variable
258 std::vector<TypeDescriptorCfg> second = {tdc3, tdc4}; variable
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Doperator_config_types.cpp243 std::u16string second = parcel.ReadString16(); in ReadFromU16StringMap() local
260 std::string second = parcel.ReadString(); in ReadFromStringMap() local
277 int32_t second = parcel.ReadInt32(); in ReadFromIntMap() local
294 bool second = parcel.ReadBool(); in ReadFromBoolMap() local
310 int64_t second = parcel.ReadInt64(); in ReadFromLongMap() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/examples/music/src/main/js/default/pages/index/
H A Dindex.js200 let second = 0; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/interface/
H A Dintf_proxy_object.h28 META_NS::IProperty::ConstPtr second; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/fuzztest/rsanimation_fuzzer/
H A Drsanimation_fuzzer.cpp138 float second = GetData<float>(); in RsCurveAnimationFuzzTest() local
169 float second = GetData<float>(); in RsKeyframeAnimationFuzzTest() local
199 float second = GetData<float>(); in RsPathAnimationFuzzTest() local
264 float second = GetData<float>(); in RsSpringAnimationFuzzTest() local
296 float second = GetData<float>(); in RsTransitionFuzzTest() local
344 float second = GetData<float>(); in RsImplicitAnimatorFuzzTest() local
372 float second = GetData<float>(); in RsImplicitAnimatorParamFuzzTest() local
/ohos5.0/base/security/certificate_framework/test/unittest/common/src/
H A Dcf_test_common.cpp20 bool CertframeworkTest::CompareBlob(const CfBlob *first, const CfBlob *second) in CompareBlob()
/ohos5.0/commonlibrary/c_utils/base/test/unittest/common/
H A Dutils_datetime_test.cpp55 int64_t second = 20; variable
74 int64_t second = GetSecondsSince1970ToNow(); variable
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/rwlock_benchmark_test/
H A Drwlock_benchmark_test.cpp108 thread second(bind(&TestRWLock::ReadStr, ref(test), ref(readOut1))); in BENCHMARK_F() local
143 thread second(bind(&TestRWLock::ReadStr, ref(test), ref(readOut1))); in BENCHMARK_F() local
175 thread second(bind(&TestRWLock::ReadStr, ref(test), ref(readOut1))); in BENCHMARK_F() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/utils/
H A Dconstant.cpp73 bool Constant::Equal(bool first, bool second) in Equal()
78 bool Constant::NotEqual(bool first, bool second) in NotEqual()
/ohos5.0/base/time/time_service/services/time/include/
H A Dsntp_client.h37 uint64_t second; member
44 int second; member
/ohos5.0/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… variable
/ohos5.0/base/sensors/sensor/test/unittest/common/src/
H A Dsystem_info.cpp134 double CpuInfo::GetCpuUsage(const Total_Cpu_Occupy &first, const Total_Cpu_Occupy &second) in GetCpuUsage()
187 Total_Cpu_Occupy second {}; in GetSystemCpuUsage() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/src/utils/
H A Dexlog.cpp40 int second = nowMs / (1000LL) % 60; in ExTime() local
/ohos5.0/base/notification/common_event_service/tools/test/unittest/cem/
H A Dcommon_event_command_test.cpp29 static std::string Concatenate(const std::string &first, const std::string &second) in Concatenate()
/ohos5.0/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()
205 Total_Cpu_Occupy second {}; in GetSystemCpuUsage() local
/ohos5.0/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()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/
H A Dark_web_nweb_structs.h28 int32_t second; member
/ohos5.0/base/telephony/core_service/services/network_search/include/
H A Dnitz_update.h42 int32_t second = 0; member
/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_date_time_chooser.h31 int32_t second = 0; member
/ohos5.0/base/telephony/telephony_data/common/include/
H A Dtime_util.h34 int second = ltm->tm_sec; in FormatDate() local
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/datatime_benchmark_test/
H A Ddatatime_benchmark_test.cpp61 const int64_t second = 20; in BENCHMARK_F() local
96 int64_t second = GetSecondsSince1970ToNow(); in BENCHMARK_F() local
/ohos5.0/base/security/device_security_level/services/dslm/
H A Ddslm_device_list.c126 bool IsSameDevice(const DeviceIdentify *first, const DeviceIdentify *second) in IsSameDevice()
/ohos5.0/base/security/certificate_manager/frameworks/cert_manager_standard/main/common/include/
H A Dcm_x509.h56 uint32_t second; member
/ohos5.0/drivers/hdf_core/framework/include/platform/
H A Drtc_if.h69 uint8_t second; /**< Second. The value ranges from 0 to 59. */ member

12345