/aosp12/frameworks/native/cmds/installd/tests/ |
H A D | installd_cache_test.cpp | 70 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 D | installd_service_test.cpp | 104 const std::string fullPath = get_full_path(path); in mkdir() local
|
/aosp12/frameworks/base/libs/hwui/jni/ |
H A D | android_graphics_drawable_VectorDrawable.cpp | 138 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 D | android_graphics_drawable_AnimatedVectorDrawable.cpp | 124 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 D | DirectoryWalker.h | 80 String8 fullPath = mBasePath.appendPathCopy(mEntry.d_name); in nextEntry() local
|
H A D | FileFinder.cpp | 60 String8 fullPath = basePath.appendPathCopy(entryName); in findFiles() local
|
H A D | AaptAssets.cpp | 98 String8 fullPath(root); in isHidden() local
|
/aosp12/frameworks/base/graphics/java/android/graphics/fonts/ |
H A D | SystemFonts.java | 84 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 D | wifi_legacy_hal_factory.cpp | 155 std::string fullPath(kVendorHalsDescPath); in initVendorHalsDescriptorList() local
|
/aosp12/frameworks/rs/cpu_ref/ |
H A D | rsCpuExecutable.cpp | 128 std::string *fullPath) { in createSharedLibrary() 180 void* SharedLibraryUtils::loadAndDeleteSharedLibrary(const char *fullPath) { in loadAndDeleteSharedLibrary()
|
/aosp12/frameworks/native/cmds/cmd/ |
H A D | cmd.cpp | 74 String8 fullPath(cwd); in openFile() local
|
/aosp12/frameworks/base/services/core/java/com/android/server/pm/ |
H A D | PackageAbiHelperImpl.java | 73 String fullPath = codePath.getAbsolutePath(); in calculateBundledApkRoot() local
|
/aosp12/frameworks/compile/slang/ |
H A D | slang_rs_reflect_utils.cpp | 297 std::string fullPath = path1; in JoinPath() local
|
/aosp12/frameworks/native/cmds/rawbu/ |
H A D | backup.cpp | 259 char* fullPath = nullptr; in backup_dir() local
|
/aosp12/packages/apps/EmergencyInfo/src/com/android/emergency/preferences/ |
H A D | EditUserPhotoController.java | 387 final File fullPath = new File(folder, fileName); in createTempImageUri() local
|
/aosp12/packages/apps/Car/LocalMediaPlayer/src/com/android/car/media/localmediaplayer/ |
H A D | DataModel.java | 267 String fullPath = cursor.getString(pathColumn); in doInBackground() local
|
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/users/ |
H A D | EditUserPhotoController.java | 425 final File fullPath = new File(mImagesDir, fileName); in createTempImageUri() local
|
/aosp12/frameworks/base/native/android/ |
H A D | system_fonts.cpp | 211 std::string fullPath = filePath; in isFontFileAvailable() local
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/tools/ |
H A D | SaveImage.java | 177 final String[] fullPath = new String[1]; in deleteAuxFiles() local
|
/aosp12/frameworks/base/core/tests/coretests/src/android/app/ |
H A D | DownloadManagerBaseTest.java | 597 StringBuilder fullPath = new StringBuilder(sdPath); in createFileOnSD() local
|
/aosp12/system/libhidl/transport/ |
H A D | ServiceManagement.cpp | 386 const std::string fullPath = path + lib; in openLibs() local
|
/aosp12/frameworks/rs/ |
H A D | rsFont.cpp | 755 char fullPath[1024]; in renderText() local
|
/aosp12/frameworks/layoutlib/bridge/src/android/graphics/drawable/ |
H A D | VectorDrawable_Delegate.java | 1153 VFullPath_Delegate fullPath = (VFullPath_Delegate) VPath; in drawPath() local
|
/aosp12/build/soong/android/ |
H A D | paths.go | 1121 fullPath string member
|
/aosp12/frameworks/base/services/incremental/ |
H A D | IncrementalService.cpp | 309 auto fullPath = base::StringPrintf("%s/%s", path, entry->d_name); in rmDirContent() local
|