Home
last modified time | relevance | path

Searched defs:second (Results 151 – 175 of 334) sorted by relevance

12345678910>>...14

/aosp12/art/libdexfile/dex/
H A Dutf.cc184 const uint16_t second = GetTrailingUtf16Char(pair); in ComputeUtf16HashFromModifiedUtf8() local
/ohos5.0/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()
/ohos5.0/foundation/resourceschedule/memmgr/test/unittest/phone/
H A Dkernel_interface_test.cpp84 std::string second = "2"; variable
/ohos5.0/base/security/device_auth/services/key_agree_sdk/inc/
H A Dkey_agree_session.h45 uint64_t second; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_data.h93 …PickerTime(uint32_t hour, uint32_t minute, uint32_t second) : hour_(hour), minute_(minute), second… in PickerTime()
/ohos5.0/base/telephony/core_service/utils/common/src/
H A Dtel_event_queue.cpp91 …f = [](const AppExecFwk::InnerEvent::Pointer &first, const AppExecFwk::InnerEvent::Pointer &second… in InsertEventsInner()
/aosp12/frameworks/opt/calendar/src/com/android/calendarcommon2/
H A DRecurrenceProcessor.java970 int second = usebysecond in expand() local
1123 int second = date.getSecond(); in unsafeNormalize() local
/aosp12/frameworks/base/core/java/android/text/format/
H A DTime.java84 public int second; field in Time
802 public void set(int second, int minute, int hour, int monthDay, int month, int year) { in set()
/aosp12/hardware/interfaces/health/2.1/vts/functional/
H A DVtsHalHealthV2_1TargetTest.cpp148 sp<Callback> second = new Callback(); in TestCallbacks() local
/aosp12/hardware/interfaces/tv/tuner/1.0/vts/functional/
H A DDvrTests.cpp93 auto second = memTx.getSecondRegion(); in playbackThreadLoop() local
/aosp12/hardware/interfaces/tv/tuner/1.1/vts/functional/
H A DDvrTests.cpp92 auto second = memTx.getSecondRegion(); in playbackThreadLoop() local
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_video.cpp678 int32_t second = currentSecond % 60; // 60:second in GetTimerFromMSecond() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Ddata_ability_operation.cpp491 int second = 0; in ReadFromParcel() local
/aosp12/system/core/fs_mgr/libsnapshot/
H A Dpower_test.cpp159 std::string second = argv[3]; in Create() local
/aosp12/frameworks/av/media/libstagefright/
H A DMediaExtractorFactory.cpp270 static bool compareFunc(const sp<ExtractorPlugin>& first, const sp<ExtractorPlugin>& second) { in compareFunc()
/aosp12/frameworks/minikin/include/minikin/
H A DMeasuredText.h168 float second; member
/ohos5.0/foundation/multimedia/av_codec/test/nativedemo/e2e_demo/
H A Davcodec_e2e_demo_api10.cpp93 FrameInfo second = *(++it); in sortFrame() local
/aosp12/art/compiler/optimizing/
H A Dregister_allocator_test.cc795 HInstruction* second = new (GetAllocator()) HParameterValue( in BuildDiv() local
888 LiveInterval* second = BuildInterval(ranges2, arraysize(ranges2), GetScopedAllocator(), -1, two); in TEST_F() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_datepicker.cpp606 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
/aosp12/art/test/626-const-class-linking/src/
H A DMain.java326 Field second = pair.getClass().getDeclaredField("second"); in getSecond() local
/aosp12/system/update_engine/payload_generator/
H A Dsquashfs_filesystem.cc199 second = first + (first == files_.end() ? 0 : 1); in Init() local
/ohos5.0/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] + r… variable
/ohos5.0/base/time/time_service/services/time/src/
H A Dsntp_client.cpp176 auto second = static_cast<uint32_t>((_ntpTs >> RECEIVE_TIMESTAMP_OFFSET) & UINT32_MASK); in ConvertNtpToStamp() local
/ohos5.0/commonlibrary/c_utils/base/src/
H A Dstring_ex.cpp234 bool IsSameTextStr(const string& first, const string& second) in IsSameTextStr()
/aosp12/packages/modules/Connectivity/core/tests/coretests/src/android/net/
H A DNetworkStatsTest.java249 final NetworkStats second = new NetworkStats(TEST_START, 2) in testAddAllValues() local

12345678910>>...14