/ohos5.0/foundation/communication/ipc/ipc/test/auxiliary/native/src/ |
H A D | ipc_test_helper.cpp | 150 pid_t current = getpid(); in GetChildPids() local
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/ |
H A D | ui_view_group.cpp | 209 void UIViewGroup::GetTargetView(const Point& point, UIView** current, UIView** target) in GetTargetView()
|
H A D | ui_abstract_scroll.cpp | 383 Point current; in OnRotateEndEvent() local
|
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/module_test/utils_test/src/ |
H A D | hks_condition_test.cpp | 185 int current = 1; in Fib() local
|
/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/sa_main/ |
H A D | sec_comp_perm_manager.cpp | 67 …auto current = static_cast<uint64_t>(std::chrono::high_resolution_clock::now().time_since_epoch().… in GrantTempSavePermission() local
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/wifi/data/repository/prod/ |
H A D | WifiRepositoryViaTrackerLib.kt | 96 var current = regex
|
/aosp14/system/core/fs_mgr/libfiemap/ |
H A D | binder.cpp | 38 android::binder::Status onProgress(int64_t current, int64_t total) { in onProgress()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/customize/ |
H A D | TileQueryHelper.java | 102 String current = Settings.Secure.getString(mContext.getContentResolver(), in addCurrentAndStockTiles() local
|
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/ |
H A D | databus_socket_listener.cpp | 262 IPCProcessSkeleton *current = IPCProcessSkeleton::GetCurrent(); in RemoveSessionName() local
|
/aosp14/frameworks/base/core/java/android/widget/ |
H A D | NumberPicker.java | 1356 int current = mMaxValue; in tryComputeMaxWidth() local 1815 int current = getValue(); in initializeSelectorWheelIndices() local 1832 private void setValueInternal(int current, boolean notifyChange) { in setValueInternal() 2029 int current = getSelectedPos(str.toString()); in validateInputTextView() local 2078 private void notifyChange(int previous, int current) { in notifyChange()
|
/aosp14/frameworks/base/core/java/com/android/internal/widget/ |
H A D | AutoScrollHelper.java | 604 private float getEdgeValue(float relativeValue, float size, float maxValue, float current) { in getEdgeValue() 622 private float constrainEdgeValue(float current, float leading) { in constrainEdgeValue()
|
/aosp14/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
H A D | MffContext.java | 86 public int current = STATE_RUNNING; field in MffContext.State
|
/ohos5.0/base/hiviewdfx/hiview_lite/ |
H A D | hiview_util.c | 65 struct timespec current = {0}; in HIVIEW_GetCurrentTime() local
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/ |
H A D | dns_checker.cpp | 223 std::chrono::steady_clock::time_point current = std::chrono::steady_clock::now(); in checkDnsValid() local
|
/aosp14/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/embedding/ |
H A D | TaskContainer.java | 201 TaskFragmentContainer getNonFinishingTaskFragmentContainerBelow( in getNonFinishingTaskFragmentContainerBelow()
|
/aosp14/frameworks/base/core/java/android/hardware/camera2/params/ |
H A D | Face.java | 334 public Builder(@NonNull Face current) { in Builder()
|
/aosp14/frameworks/base/tools/aapt2/util/ |
H A D | Files.cpp | 145 for (const char* current = end - 1; current != start - 1; --current) { in GetStem() local
|
/aosp14/frameworks/base/tools/bit/ |
H A D | aapt.cpp | 177 Element* current = NULL; in inspect_apk() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/recorder/ |
H A D | event_controller.cpp | 129 auto current = elements.front(); in GetMatchedNodes() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/ |
H A D | list_item_group_element.cpp | 86 auto current = childElementIter++; in PerformBuild() local
|
/ohos5.0/foundation/communication/ipc/ipc/native/test/unittest/common/ |
H A D | message_parcel_unittest.cpp | 110 IPCProcessSkeleton *current = IPCProcessSkeleton::GetCurrent(); variable
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/event/ |
H A D | state_style_manager_test_ng.cpp | 522 PointF current = { 1.1f, 1.0f }; variable
|
/ohos5.0/base/hiviewdfx/hiview/base/event_store/dao/ |
H A D | sys_event_query_wrapper.cpp | 30 time_t current; in GetCurTime() local
|
/ohos5.0/base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/ohos/global/i18n/ |
H A D | Utils.java | 324 int current = 0; in generateI18nPatternMacros() local
|
/ohos5.0/commonlibrary/rust/ylong_json/src/value/object/ |
H A D | linked_list.rs | 250 let current = cursor.current().unwrap(); in get_key_mut_maybe_insert() localVariable
|