Home
last modified time | relevance | path

Searched defs:currentPath (Results 1 – 25 of 387) sorted by relevance

12345678910>>...16

/aosp_15_r20/external/json-schema-validator/src/test/java/com/networknt/schema/
H A DIssue687Test.java70 void testAppendToken(PathType pathType, String currentPath, String token, String expected) { in testAppendToken()
76 void testAppendIndex(PathType pathType, String currentPath, Integer index, String expected) { in testAppendIndex()
/aosp_15_r20/external/json-schema-validator/src/main/java/com/networknt/schema/
H A DPathType.java110 public String append(String currentPath, String child) { in append()
121 public String append(String currentPath, int index) { in append()
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/Path/
H A DComplexMovementPath.java148 int currentPath = 0; in addRingsToPath() local
171 private Ring createRing(ArrayList<Waypoint> referencePath, Waypoint waypoint, int currentPath) { in createRing()
/aosp_15_r20/external/guava/guava/src/com/google/common/reflect/
H A DClassPath.java507 Set<File> currentPath = new HashSet<>(); in scanDirectory() local
526 Set<File> currentPath, in scanDirectory()
/aosp_15_r20/external/guava/android/guava/src/com/google/common/reflect/
H A DClassPath.java507 Set<File> currentPath = new HashSet<>(); in scanDirectory() local
526 Set<File> currentPath, in scanDirectory()
/aosp_15_r20/external/pigweed/ts/device/
H A Dobject_set.ts66 const currentPath = path[0]; constant
/aosp_15_r20/hardware/interfaces/security/see/storage/aidl/aidl_api/android.hardware.security.see.storage/current/android/hardware/security/see/storage/
H A DIStorageSession.aidl42 … @utf8InCpp String destPath, in android.hardware.security.see.storage.CreationMode destCreateMode); in renameFile()
/aosp_15_r20/hardware/interfaces/security/see/storage/aidl/android/hardware/security/see/storage/
H A DIStorageSession.aidl123 void renameFile(in @utf8InCpp String currentPath, in @utf8InCpp String destPath, in renameFile()
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DSplitDialog.cpp89 UString currentPath; in OnButtonSetPath() local
H A DCopyDialog.cpp86 UString currentPath; in OnButtonSetPath() local
H A DFoldersPage.cpp150 UString currentPath; in OnFoldersWorkButtonPath() local
H A DLinkDialog.cpp238 UString currentPath; in OnButton_SetPath() local
/aosp_15_r20/system/tools/hidl/build/
Dhidl_package_root.go56 currentPath android.OptionalPath member
/aosp_15_r20/external/lzma/CPP/7zip/UI/GUI/
H A DExtractDialog.cpp279 UString currentPath; in OnButtonSetPath() local
/aosp_15_r20/external/cronet/components/cronet/android/test/javatests/src/org/chromium/net/
H A DExperimentalOptionsTranslationTestUtil.java69 static void assertJsonEquals(JSONObject expected, JSONObject actual, String currentPath) in assertJsonEquals()
/aosp_15_r20/external/opencensus-java/contrib/zpages/src/main/java/io/opencensus/contrib/zpages/
H A DStatszZPageHandler.java288 StringBuilder currentPath = new StringBuilder(""); in emitDirectoryHeader() local
/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Dudata.cpp521 const char *currentPath = nullptr; in next() local
/aosp_15_r20/external/icu/icu4c/source/common/
H A Dudata.cpp546 const char *currentPath = nullptr; in next() local
/aosp_15_r20/hardware/google/gfxstream/host/tests/
DCompositorVk_unittest.cpp26 const std::filesystem::path currentPath = android::base::getProgramDirectory(); in GetTestDataPath() local
/aosp_15_r20/packages/providers/MediaProvider/src/com/android/providers/media/
DMediaProvider.java4453 @NonNull ContentValues values, @Nullable String currentPath) in ensureUniqueFileColumns()
4459 @NonNull Bundle extras, @NonNull ContentValues values, @Nullable String currentPath) in ensureNonUniqueFileColumns()
4472 @NonNull ContentValues values, boolean makeUnique, @Nullable String currentPath) in ensureFileColumns()
/aosp_15_r20/external/okio/okio-fakefilesystem/src/commonMain/kotlin/okio/fakefilesystem/
H A DFakeFileSystem.kt531 var currentPath: Path = rootPath in lookupPath() variable
/aosp_15_r20/external/skia/tools/viewer/
H A DMotionMarkSlide.cpp574 SkPath currentPath; in draw() local
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiCecLocalDeviceTv.java735 int currentPath = HdmiUtils.twoBytesToInt(params); in handleRoutingChange() local
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/text/
H A DDateFormatSymbols.java1880 String currentPath = path + "/" + keyString; in processResource() local
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DDateFormatSymbols.java1839 String currentPath = path + "/" + keyString; in processResource() local

12345678910>>...16