Home
last modified time | relevance | path

Searched defs:fullPath (Results 1 – 25 of 27) sorted by relevance

12

/aosp12/frameworks/native/cmds/installd/tests/
H A Dinstalld_cache_test.cpp70 const std::string fullPath = StringPrintf("/data/local/tmp/user/0/%s", path); in mkdir() local
75 const std::string fullPath = StringPrintf("/data/local/tmp/user/0/%s", path); in touch() local
85 const std::string fullPath = StringPrintf("/data/local/tmp/user/0/%s", path); in exists() local
90 const std::string fullPath = StringPrintf("/data/local/tmp/user/0/%s", path); in size() local
110 const std::string fullPath = StringPrintf("/data/local/tmp/user/0/%s", path); in setxattr() local
H A Dinstalld_service_test.cpp104 const std::string fullPath = get_full_path(path); in mkdir() local
/aosp12/frameworks/base/libs/hwui/jni/
H A Dandroid_graphics_drawable_VectorDrawable.cpp138 VectorDrawable::FullPath* fullPath = reinterpret_cast<VectorDrawable::FullPath*>(fullPathPtr); in updateFullPathPropertiesAndStrokeStyles() local
158 VectorDrawable::FullPath* fullPath = reinterpret_cast<VectorDrawable::FullPath*>(fullPathPtr); in getFullPathProperties() local
276 VectorDrawable::FullPath* fullPath = reinterpret_cast<VectorDrawable::FullPath*>(fullPathPtr); in getStrokeWidth() local
281 VectorDrawable::FullPath* fullPath = reinterpret_cast<VectorDrawable::FullPath*>(fullPathPtr); in setStrokeWidth() local
286 VectorDrawable::FullPath* fullPath = reinterpret_cast<VectorDrawable::FullPath*>(fullPathPtr); in getStrokeColor() local
291 VectorDrawable::FullPath* fullPath = reinterpret_cast<VectorDrawable::FullPath*>(fullPathPtr); in setStrokeColor() local
296 VectorDrawable::FullPath* fullPath = reinterpret_cast<VectorDrawable::FullPath*>(fullPathPtr); in getStrokeAlpha() local
301 VectorDrawable::FullPath* fullPath = reinterpret_cast<VectorDrawable::FullPath*>(fullPathPtr); in setStrokeAlpha() local
306 VectorDrawable::FullPath* fullPath = reinterpret_cast<VectorDrawable::FullPath*>(fullPathPtr); in getFillColor() local
311 VectorDrawable::FullPath* fullPath = reinterpret_cast<VectorDrawable::FullPath*>(fullPathPtr); in setFillColor() local
[all …]
H A Dandroid_graphics_drawable_AnimatedVectorDrawable.cpp124 VectorDrawable::FullPath* fullPath = reinterpret_cast<VectorDrawable::FullPath*>(nativePtr); in createPathColorPropertyHolder() local
132 VectorDrawable::FullPath* fullPath = reinterpret_cast<VectorDrawable::FullPath*>(nativePtr); in createPathPropertyHolder() local
/aosp12/frameworks/base/tools/aapt/
H A DDirectoryWalker.h80 String8 fullPath = mBasePath.appendPathCopy(mEntry.d_name); in nextEntry() local
H A DFileFinder.cpp60 String8 fullPath = basePath.appendPathCopy(entryName); in findFiles() local
H A DAaptAssets.cpp98 String8 fullPath(root); in isHidden() local
/aosp12/frameworks/base/graphics/java/android/graphics/fonts/
H A DSystemFonts.java84 private static @Nullable ByteBuffer mmap(@NonNull String fullPath) { in mmap()
160 final String fullPath = fontConfig.getFile().getAbsolutePath(); in createFontFamily() local
/aosp12/hardware/interfaces/wifi/1.5/default/
H A Dwifi_legacy_hal_factory.cpp155 std::string fullPath(kVendorHalsDescPath); in initVendorHalsDescriptorList() local
/aosp12/frameworks/rs/cpu_ref/
H A DrsCpuExecutable.cpp128 std::string *fullPath) { in createSharedLibrary()
180 void* SharedLibraryUtils::loadAndDeleteSharedLibrary(const char *fullPath) { in loadAndDeleteSharedLibrary()
/aosp12/frameworks/native/cmds/cmd/
H A Dcmd.cpp74 String8 fullPath(cwd); in openFile() local
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageAbiHelperImpl.java73 String fullPath = codePath.getAbsolutePath(); in calculateBundledApkRoot() local
/aosp12/frameworks/compile/slang/
H A Dslang_rs_reflect_utils.cpp297 std::string fullPath = path1; in JoinPath() local
/aosp12/frameworks/native/cmds/rawbu/
H A Dbackup.cpp259 char* fullPath = nullptr; in backup_dir() local
/aosp12/packages/apps/EmergencyInfo/src/com/android/emergency/preferences/
H A DEditUserPhotoController.java387 final File fullPath = new File(folder, fileName); in createTempImageUri() local
/aosp12/packages/apps/Car/LocalMediaPlayer/src/com/android/car/media/localmediaplayer/
H A DDataModel.java267 String fullPath = cursor.getString(pathColumn); in doInBackground() local
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/users/
H A DEditUserPhotoController.java425 final File fullPath = new File(mImagesDir, fileName); in createTempImageUri() local
/aosp12/frameworks/base/native/android/
H A Dsystem_fonts.cpp211 std::string fullPath = filePath; in isFontFileAvailable() local
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/tools/
H A DSaveImage.java177 final String[] fullPath = new String[1]; in deleteAuxFiles() local
/aosp12/frameworks/base/core/tests/coretests/src/android/app/
H A DDownloadManagerBaseTest.java597 StringBuilder fullPath = new StringBuilder(sdPath); in createFileOnSD() local
/aosp12/system/libhidl/transport/
H A DServiceManagement.cpp386 const std::string fullPath = path + lib; in openLibs() local
/aosp12/frameworks/rs/
H A DrsFont.cpp755 char fullPath[1024]; in renderText() local
/aosp12/frameworks/layoutlib/bridge/src/android/graphics/drawable/
H A DVectorDrawable_Delegate.java1153 VFullPath_Delegate fullPath = (VFullPath_Delegate) VPath; in drawPath() local
/aosp12/build/soong/android/
H A Dpaths.go1121 fullPath string member
/aosp12/frameworks/base/services/incremental/
H A DIncrementalService.cpp309 auto fullPath = base::StringPrintf("%s/%s", path, entry->d_name); in rmDirContent() local

12