Home
last modified time | relevance | path

Searched defs:buildPath (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/native/cmds/installd/
H A DCacheItem.cpp59 std::string CacheItem::buildPath() { in buildPath() function in android::installd::CacheItem
/aosp12/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DScaledTextActivity.java86 private static void buildPath(Path path) { in buildPath() method in ScaledTextActivity.ScaledTextView
H A DPathsCacheActivity.java55 private static void buildPath(Path path) { in buildPath() method in PathsCacheActivity
H A DTextOnPathActivity.java50 private static void buildPath(Path path) { in buildPath() method in TextOnPathActivity
/aosp12/build/soong/dexpreopt/
H A Dclass_loader_context_test.go281 func buildPath(ctx android.PathContext, lib string) android.Path { func
/aosp12/packages/providers/MediaProvider/src/com/android/providers/media/util/
H A DFileUtils.java140 public static File buildPath(File base, String... segments) { in buildPath() method in FileUtils
/aosp12/frameworks/base/core/java/android/os/
H A DEnvironment.java1470 public static File buildPath(File base, String... segments) { in buildPath() method in Environment