Home
last modified time | relevance | path

Searched defs:current (Results 76 – 100 of 373) sorted by relevance

12345678910>>...15

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/recorder/
H A Dexposure_processor.cpp54 auto current = GetCurrentTimestamp(); in OnVisibleChange() local
/aosp14/frameworks/base/core/java/com/android/internal/database/
H A DSortCursor.java81 String current = mCursors[j].getString(mSortColumns[j]); in SortCursor() local
165 String current = mCursors[j].getString(mSortColumns[j]); in onMove() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/layout/
H A Dgrid_container_info.cpp23 const T& GetValue(const T& current, const T& system, const T& defaultValue) in GetValue()
/ohos5.0/foundation/communication/netmanager_base/utils/common_utils/include/
H A Dnetmanager_base_common_utils.h87 inline bool IsSameNaturalDay(uint32_t current, uint32_t another) in IsSameNaturalDay()
/ohos5.0/base/powermgr/thermal_manager/services/native/include/thermal_observer/state_machine/
H A Dcharger_state_collection.h31 int32_t current; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dobserver_handler.cpp149 auto current = AceType::DynamicCast<UINode>(node); in GetNavigationState() local
182 auto current = AceType::DynamicCast<UINode>(node); in GetScrollEventState() local
206 auto current = AceType::DynamicCast<UINode>(node); in GetRouterPageState() local
/aosp14/frameworks/base/libs/androidfw/
H A DResourceUtils.cpp32 const char* current = start; in ExtractResourceName() local
/aosp14/frameworks/base/services/core/java/com/android/server/hdmi/
H A DActiveSourceHandler.java83 ActiveSource current = tv.getActiveSource(); in process() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/store/
H A Dstore_cache.cpp73 auto current = std::chrono::steady_clock::now(); in GarbageCollect() local
/aosp14/system/core/libsysutils/src/
H A DSocketClient.cpp136 char *current = result; in quoteArg() local
204 int current = 0; in sendDataLockedv() local
/aosp14/frameworks/base/services/core/java/com/android/server/updates/
H A DConfigUpdateInstallReceiver.java168 protected boolean verifyVersion(int current, int alternative) { in verifyVersion()
172 private boolean verifyPreviousHash(String current, String required) { in verifyPreviousHash()
/ohos5.0/base/global/i18n/frameworks/intl/test/unittest/
H A Dlocale_config_test.cpp308 bool current = LocaleConfig::GetUsingLocalDigit(); variable
322 bool current = LocaleConfig::Is24HourClock(); variable
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_chart.cpp319 Point* current = pointArray_ + dataCount_; in AddPoints() local
438 Point current; in RefreshChart() local
467 Point current; in DrawDataSerials() local
560 Point& current, in Smooth()
592 Point current; in GetDataBySmooth() local
626 Point current; in DrawSmoothPolyLine() local
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/animation/
H A Dproperty_animation.cpp67 EvaluationResult PropertyAnimation::ProcessOnSet(IAny& value, const IAny& current) in ProcessOnSet()
/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/thread_sampler/include/
H A Dsample_stack_printer.h33 std::shared_ptr<DfxFrame> current; member
/ohos5.0/foundation/ai/intelligent_voice_framework/utils/
H A Dtime_util.h74 timespec current; in TimeElapse() local
/ohos5.0/base/msdp/device_status/rust/data/sys/src/ipc/
H A Ddefault.rs46 pub fn current() -> Self { in current() method
/aosp14/frameworks/base/core/java/android/app/
H A DBackgroundStartPrivileges.java132 BackgroundStartPrivileges current = list.get(0); in merge() local
/aosp14/frameworks/base/services/core/java/com/android/server/statusbar/
H A DTileRequestTracker.java114 int current = mTrackingMap.getOrDefault(userId, componentName, 0); in addDenial() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/common/memory/
H A Dmem_proc.cpp132 size_t current = stats.allocated_bytes; in JerryMemTracing() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/util/
H A Dstate_machine.cpp40 State *current = current_; in ProcessMessage() local
/aosp14/frameworks/base/tests/GamePerformance/src/android/gameperformance/
H A DGraphicBufferMetrics.java130 final String current = separator > 0 ? path.substring(0, separator) : path; in findEvents() local
295 RawEvent current = new RawEvent(parent, timeStampMcs, eventText); in buildEventModel() local
302 RawEvent current = result.get(threadId); in buildEventModel() local
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Dmessage_parcel.cpp62 IPCProcessSkeleton *current = IPCProcessSkeleton::GetCurrent(); in AcquireObject() local
131 IPCProcessSkeleton *current = IPCProcessSkeleton::GetCurrent(); in WriteDBinderProxy() local
229 IPCProcessSkeleton *current = IPCProcessSkeleton::GetCurrent(); in ReadRemoteObject() local
/ohos5.0/base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/ohos/global/i18n/
H A DStringPool.java65 int current = 0; in StringPool() local
/aosp14/frameworks/base/libs/protoutil/src/
H A DProtoFileReader.cpp35 off_t current = lseek(fd, 0, SEEK_CUR); in get_file_size() local

12345678910>>...15