/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/ |
H A D | utf.cpp | 178 uint16_t second = utf16[*index + 1]; in HandleAndDecodeInvalidUTF16() local
|
/ohos5.0/base/global/i18n/frameworks/intl/include/ |
H A D | date_time_format.h | 76 std::string second; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/ |
H A D | picker_time_component.cpp | 60 for (uint32_t second = 0; second <= 59; ++second) { // time's second from 0 to 59 in OnColumnsBuilding() local
|
H A D | picker_data.h | 93 …PickerTime(uint32_t hour, uint32_t minute, uint32_t second) : hour_(hour), minute_(minute), second… in PickerTime()
|
/ohos5.0/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
|
/ohos5.0/base/notification/common_event_service/tools/test/unittest/cem/ |
H A D | common_event_command_dump_test.cpp | 34 static std::string Concatenate(const std::string &first, const std::string &second) in Concatenate()
|
H A D | common_event_command_publish_test.cpp | 37 static std::string Concatenate(const std::string &first, const std::string &second) in Concatenate()
|
/ohos5.0/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()
|
/ohos5.0/foundation/resourceschedule/memmgr/test/unittest/phone/ |
H A D | kernel_interface_test.cpp | 84 std::string second = "2"; variable
|
/ohos5.0/base/security/device_auth/services/key_agree_sdk/inc/ |
H A D | key_agree_session.h | 45 uint64_t second; member
|
/ohos5.0/base/telephony/core_service/utils/common/src/ |
H A D | tel_event_queue.cpp | 91 …f = [](const AppExecFwk::InnerEvent::Pointer &first, const AppExecFwk::InnerEvent::Pointer &second… in InsertEventsInner()
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/ |
H A D | ui_video.cpp | 678 int32_t second = currentSecond % 60; // 60:second in GetTimerFromMSecond() local
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ |
H A D | data_ability_operation.cpp | 491 int second = 0; in ReadFromParcel() local
|
/ohos5.0/foundation/multimedia/av_codec/test/nativedemo/e2e_demo/ |
H A D | avcodec_e2e_demo_api10.cpp | 93 FrameInfo second = *(++it); in sortFrame() local
|
/ohos5.0/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] + r… variable
|
/ohos5.0/base/time/time_service/services/time/src/ |
H A D | sntp_client.cpp | 176 auto second = static_cast<uint32_t>((_ntpTs >> RECEIVE_TIMESTAMP_OFFSET) & UINT32_MASK); in ConvertNtpToStamp() local
|
/ohos5.0/commonlibrary/c_utils/base/src/ |
H A D | string_ex.cpp | 234 bool IsSameTextStr(const string& first, const string& second) in IsSameTextStr()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_datepicker.cpp | 606 JSRef<JSVal> second = secondFunc->Call(timeObj); in ParseTime() local 883 auto second = selectedJson->GetValue("second"); in GetDateObj() local 1310 JSRef<JSVal> second = secondFunc->Call(timeObj); in ParseTime() local 1437 std::string second = secondValue->ToString(); in DateTimeOptions() local 1577 JSRef<JSVal> second = secondFunc->Call(timeObj); in ParseTime() local 1890 JSRef<JSVal> second = secondFunc->Call(timeObj); in ParseTime() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
H A D | zip_file.cpp | 29 #define ZIPPOS_ADD_AND_CHECK_OVERFLOW(first, second, sum) \ argument
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
H A D | sqlite_utils.cpp | 64 auto comp = [](const SqlType &first, const SqlType &second) { in GetSqlStatementType()
|
/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/test/unittest/common/ |
H A D | watchdog_interface_test.cpp | 72 static inline void Sleep(int second) in Sleep()
|
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/ |
H A D | ui_chart.h | 883 Point second; member
|
/ohos5.0/base/update/updater/services/applypatch/ |
H A D | block_set.cpp | 111 size_t second = String2Int<size_t>(*bp, N_DEC); in ParserAndInsert() local
|
/ohos5.0/base/telephony/call_manager/services/call_manager_service/src/ |
H A D | call_manager_service.cpp | 133 time_t second = time(0); in OnStart() local 155 time_t second = time(0); in OnStop() local
|
/ohos5.0/base/hiviewdfx/hitrace/frameworks/native/ |
H A D | hitracechainc.c | 44 uint64_t second : 16; member
|