/aosp12/frameworks/base/tools/aapt/ |
H A D | OutputSet.h | 37 inline const android::String8& getPath() const { in getPath() function
|
H A D | AaptAssets.h | 164 const String8& getPath() const { return mPath; } in getPath() function 218 const String8& getPath() const { return mPath; } in getPath() function 250 const String8& getPath() const { return mPath; } in getPath() function
|
/aosp12/frameworks/rs/ |
H A D | rsCacheDir.cpp | 37 jmethodID getPath = env->GetMethodID(fileClass, "getPath", "()Ljava/lang/String;"); in rsQueryCacheDir() local
|
/aosp12/frameworks/base/core/java/android/transition/ |
H A D | PathMotion.java | 58 public abstract Path getPath(float startX, float startY, float endX, float endY); in getPath() method in PathMotion
|
H A D | PatternPathMotion.java | 130 public Path getPath(float startX, float startY, float endX, float endY) { in getPath() method in PatternPathMotion
|
H A D | ArcMotion.java | 180 public Path getPath(float startX, float startY, float endX, float endY) { in getPath() method in ArcMotion
|
/aosp12/frameworks/av/media/mtp/ |
H A D | MtpStorage.h | 51 inline const char* getPath() const { return (const char *)mFilePath; } in getPath() function
|
/aosp12/packages/services/Car/tests/common_utils/src/com/android/car/test/utils/ |
H A D | TemporaryFile.java | 72 public Path getPath() { return mFile.toPath(); } in getPath() method in TemporaryFile
|
H A D | TemporaryDirectory.java | 85 public Path getPath() { return mDirectory; } in getPath() method in TemporaryDirectory
|
/aosp12/frameworks/compile/mclinker/lib/Support/ |
H A D | FileOutputBuffer.cpp | 55 llvm::StringRef FileOutputBuffer::getPath() const { in getPath() function in mcld::FileOutputBuffer
|
/aosp12/frameworks/native/services/inputflinger/reader/include/ |
H A D | TouchVideoDevice.h | 55 const std::string& getPath() const { return mPath; } in getPath() function
|
/aosp12/frameworks/base/media/java/android/mtp/ |
H A D | MtpStorage.java | 62 public final String getPath() { in getPath() method in MtpStorage
|
/aosp12/frameworks/base/libs/hwui/ |
H A D | RevealClip.h | 52 const SkPath* getPath() const { in getPath() function
|
H A D | Outline.h | 110 const SkPath* getPath() const { in getPath() function
|
/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/resources/ |
H A D | IconLoader.java | 69 public String getPath() { in getPath() method in IconLoader
|
/aosp12/frameworks/base/packages/StatementService/src/com/android/statementservice/retriever/ |
H A D | WebAsset.java | 62 public String getPath() { in getPath() method in WebAsset
|
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/hotspot2/soap/ |
H A D | HttpsServiceConnection.java | 132 public String getPath() { in getPath() method in HttpsServiceConnection
|
/aosp12/packages/apps/TV/src/com/android/tv/license/ |
H A D | License.java | 109 public String getPath() { in getPath() method in License
|
/aosp12/frameworks/base/core/java/android/net/ |
H A D | WebAddress.java | 194 public String getPath() { in getPath() method in WebAddress
|
/aosp12/packages/providers/MediaProvider/src/com/android/providers/media/ |
H A D | MediaVolume.java | 71 public @Nullable File getPath() { in getPath() method in MediaVolume
|
/aosp12/frameworks/base/core/java/android/webkit/ |
H A D | Plugin.java | 98 public String getPath() { in getPath() method in Plugin
|
/aosp12/frameworks/base/services/core/java/com/android/server/pm/parsing/pkg/ |
H A D | AndroidPackage.java | 77 String getPath(); in getPath() method
|
/aosp12/system/vold/model/ |
H A D | VolumeBase.h | 89 const std::string& getPath() const { return mPath; } in getPath() function
|
/aosp12/packages/apps/Settings/src/com/android/settings/deviceinfo/storage/ |
H A D | StorageEntry.java | 293 public File getPath() { in getPath() method in StorageEntry
|
/aosp12/frameworks/native/libs/input/ |
H A D | Keyboard.cpp | 140 std::string KeyMap::getPath(const InputDeviceIdentifier& deviceIdentifier, in getPath() function in android::KeyMap
|