Home
last modified time | relevance | path

Searched defs:getPath (Results 1 – 25 of 43) sorted by relevance

12

/aosp14/frameworks/base/services/core/java/com/android/server/pm/pkg/
H A DAndroidPackageSplit.java52 String getPath(); in getPath() method
H A DSharedLibrary.java52 String getPath(); in getPath() method
H A DSharedLibraryWrapper.java46 public String getPath() { in getPath() method in SharedLibraryWrapper
H A DAndroidPackageSplitImpl.java66 public String getPath() { in getPath() method in AndroidPackageSplitImpl
H A DPackageState.java265 File getPath(); in getPath() method
/ohos5.0/drivers/peripheral/power/interfaces/hdi_service/src/
H A Dpower_config.h34 std::string getPath; member
H A Dpower_config.cpp168 Json::Value getPath = GetValue(valueObj, "get.path"); in ParseSceneConfig() local
/aosp14/frameworks/base/tools/aapt/
H A DOutputSet.h37 inline const android::String8& getPath() const { in getPath() function
H A DAaptAssets.h164 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
/aosp14/frameworks/base/core/java/android/transition/
H A DPathMotion.java58 public abstract Path getPath(float startX, float startY, float endX, float endY); in getPath() method in PathMotion
H A DPatternPathMotion.java130 public Path getPath(float startX, float startY, float endX, float endY) { in getPath() method in PatternPathMotion
H A DArcMotion.java180 public Path getPath(float startX, float startY, float endX, float endY) { in getPath() method in ArcMotion
/aosp14/frameworks/base/libs/hwui/
H A DRevealClip.h52 const SkPath* getPath() const { in getPath() function
H A DOutline.h106 const SkPath* getPath() const { in getPath() function
/aosp14/frameworks/base/media/java/android/mtp/
H A DMtpStorage.java66 public final String getPath() { in getPath() method in MtpStorage
/aosp14/frameworks/base/packages/StatementService/src/com/android/statementservice/retriever/
H A DWebAsset.java62 public String getPath() { in getPath() method in WebAsset
/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/include/
H A Dbattery_config.h52 std::string getPath; member
/aosp14/frameworks/base/core/java/android/net/
H A DWebAddress.java194 public String getPath() { in getPath() method in WebAddress
/aosp14/frameworks/base/core/java/android/view/
H A DDisplayShape.java237 public Path getPath() { in getPath() method in DisplayShape
322 static Path getPath(@NonNull DisplayShape shape) { in getPath() method in DisplayShape.Cache
/aosp14/frameworks/base/core/java/android/webkit/
H A DPlugin.java98 public String getPath() { in getPath() method in Plugin
/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/src/
H A Dbattery_config.cpp277 Json::Value getPath = GetValue(valueObj, "get.path"); in IsValidChargeSceneConfig() local
318 Json::Value getPath = GetValue(valueObj, "get.path"); in ParseChargeSceneGet() local
/aosp14/frameworks/base/core/java/android/content/pm/
H A DSharedLibraryInfo.java188 public @Nullable String getPath() { in getPath() method in SharedLibraryInfo
/aosp14/frameworks/base/core/java/android/os/
H A DPatternMatcher.java111 public final String getPath() { in getPath() method in PatternMatcher
/aosp14/frameworks/base/core/java/android/gesture/
H A DGestureStroke.java112 public Path getPath() { in getPath() method in GestureStroke
/aosp14/frameworks/base/core/java/android/content/pm/parsing/
H A DPackageLite.java208 public @NonNull String getPath() { in getPath() method in PackageLite

12