/aosp_15_r20/external/json-schema-validator/src/test/java/com/networknt/schema/ |
H A D | Issue687Test.java | 70 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 D | PathType.java | 110 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 D | ComplexMovementPath.java | 148 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 D | ClassPath.java | 507 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 D | ClassPath.java | 507 Set<File> currentPath = new HashSet<>(); in scanDirectory() local 526 Set<File> currentPath, in scanDirectory()
|
/aosp_15_r20/external/pigweed/ts/device/ |
H A D | object_set.ts | 66 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 D | IStorageSession.aidl | 42 … @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 D | IStorageSession.aidl | 123 void renameFile(in @utf8InCpp String currentPath, in @utf8InCpp String destPath, in renameFile()
|
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/ |
H A D | SplitDialog.cpp | 89 UString currentPath; in OnButtonSetPath() local
|
H A D | CopyDialog.cpp | 86 UString currentPath; in OnButtonSetPath() local
|
H A D | FoldersPage.cpp | 150 UString currentPath; in OnFoldersWorkButtonPath() local
|
H A D | LinkDialog.cpp | 238 UString currentPath; in OnButton_SetPath() local
|
/aosp_15_r20/system/tools/hidl/build/ |
D | hidl_package_root.go | 56 currentPath android.OptionalPath member
|
/aosp_15_r20/external/lzma/CPP/7zip/UI/GUI/ |
H A D | ExtractDialog.cpp | 279 UString currentPath; in OnButtonSetPath() local
|
/aosp_15_r20/external/cronet/components/cronet/android/test/javatests/src/org/chromium/net/ |
H A D | ExperimentalOptionsTranslationTestUtil.java | 69 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 D | StatszZPageHandler.java | 288 StringBuilder currentPath = new StringBuilder(""); in emitDirectoryHeader() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/common/ |
H A D | udata.cpp | 521 const char *currentPath = nullptr; in next() local
|
/aosp_15_r20/external/icu/icu4c/source/common/ |
H A D | udata.cpp | 546 const char *currentPath = nullptr; in next() local
|
/aosp_15_r20/hardware/google/gfxstream/host/tests/ |
D | CompositorVk_unittest.cpp | 26 const std::filesystem::path currentPath = android::base::getProgramDirectory(); in GetTestDataPath() local
|
/aosp_15_r20/packages/providers/MediaProvider/src/com/android/providers/media/ |
D | MediaProvider.java | 4453 @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 D | FakeFileSystem.kt | 531 var currentPath: Path = rootPath in lookupPath() variable
|
/aosp_15_r20/external/skia/tools/viewer/ |
H A D | MotionMarkSlide.cpp | 574 SkPath currentPath; in draw() local
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/hdmi/ |
H A D | HdmiCecLocalDeviceTv.java | 735 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 D | DateFormatSymbols.java | 1880 String currentPath = path + "/" + keyString; in processResource() local
|
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/text/ |
H A D | DateFormatSymbols.java | 1839 String currentPath = path + "/" + keyString; in processResource() local
|