Home
last modified time | relevance | path

Searched defs:subPath (Results 1 – 25 of 36) sorted by relevance

12

/ohos5.0/foundation/filemanagement/dfs_service/utils/system/src/
H A Dutils_directory.cpp186 string subPath; in ForceCreateDirectory() local
211 ForceCreateDirectory(path, [mode](const string &subPath) { in ForceCreateDirectory()
220 ForceCreateDirectory(path, [mode, uid, gid](const string &subPath) { in ForceCreateDirectory()
236 string subPath; in ForceRemoveDirectoryDeepFirst() local
347 std::string subPath = path + "/" + entry->d_name; in ChangeOwnerRecursive() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H A Ddirectory_ex.cpp133 string subPath; in ForceCreateDirectory() local
161 string subPath; in ForceRemoveDirectory() local
252 string subPath; in ChangeModeDirectory() local
/ohos5.0/base/security/huks/utils/file_iterative_reader/src/
H A Dhks_iterative_reader.c117 static int ConstructSubPath(const struct dirent *ptr, const char *curPath, char *subPath) in ConstructSubPath()
150 char subPath[DEFAULT_PATH_LEN] = { 0 }; in HksGetOldStoreFileInfo() local
/aosp12/frameworks/base/packages/SoundPicker/src/com/android/soundpicker/
H A DRingtoneOverlayService.java75 @NonNull final String subPath) { in copyResourceAndSetAsSound()
/ohos5.0/base/hiviewdfx/hisysevent/adapter/native/idl/src/
H A Dfile_util.cpp61 std::string subPath; in ForceCreateDirectory() local
/ohos5.0/foundation/graphic/graphic_2d/graphic_test/graphic_test_framework/src/
H A Drs_graphic_test.cpp168 std::string subPath = path.substr(0, posCnt); in GetImageSavePath() local
H A Drs_graphic_test_main.cpp94 string subPath = filePath.substr(startPos, filePath.rfind("/") - startPos); in DisplayAllCaseInfo() local
/ohos5.0/base/security/selinux_adapter/test/unittest/common/
H A Dtest_common.cpp28 std::string subPath; in CreateDirectory() local
/ohos5.0/commonlibrary/c_utils/base/src/
H A Ddirectory_ex.cpp210 string subPath; in ForceCreateDirectory() local
375 string subPath; in ChangeModeDirectory() local
/ohos5.0/foundation/multimedia/ringtone_library/test/unittest/ringtone_dualfwk_restore_test/src/
H A Dringtone_dualfwk_restore_test.cpp62 const string subPath = "/data/local/tmp/test"; in SetUpTestCase() local
/ohos5.0/foundation/multimedia/ringtone_library/test/unittest/ringtone_utils_test/src/
H A Dringtone_file_utils_test.cpp211 string subPath = dirPath + "/isdirempty_002"; variable
/ohos5.0/foundation/distributeddatamgr/udmf/framework/common/
H A Dcustom_utd_store.cpp122 std::string subPath; in CreateDirectory() local
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/codegen/
H A Dcode_emitter.cpp64 std::string subPath = StringHelper::Replace(subPackage, '.', SEPARATOR); in GetFileParentPath() local
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/utility/
H A Dfile_util.cpp63 std::string subPath; in ForceCreateDirectory() local
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/codegen/
H A Dcode_emitter.cpp122 std::string subPath = StringHelper::Replace(subPackage, '.', SEPARATOR); in GetFileParentPath() local
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/util/
H A Doptions.cpp372 …std::string subPath = StringHelper::Replace(package.substr(rootPackage.size() + 1), '.', SEPARATOR… in GetPackagePath() local
/aosp12/frameworks/base/graphics/java/android/graphics/
H A DGraphicsStatsService.java258 String subPath = String.format("%d", targetDay); in pullGraphicsStatsImpl() local
295 String subPath = String.format("%d/%s/%d/total", in pathForApp() local
/ohos5.0/foundation/resourceschedule/memmgr/common/src/
H A Dkernel_interface.cpp238 std::string KernelInterface::JoinPath(const std::string& prefixPath, const std::string& subPath) in JoinPath()
244 const std::string& subPath) in JoinPath()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/directory/
H A Ddirectory_manager.cpp258 std::string subPath; in CreateDirectory() local
/aosp12/frameworks/base/core/java/android/app/
H A DDownloadManager.java523 String subPath) { in setDestinationInExternalFilesDir()
563 public Request setDestinationInExternalPublicDir(String dirType, String subPath) { in setDestinationInExternalPublicDir()
596 private void setDestinationFromBase(File base, String subPath) { in setDestinationFromBase()
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/util/
H A Doptions.cpp762 …std::string subPath = StringHelper::Replace(package.substr(rootPackage.size() + 1), '.', SEPARATOR… in GetPackagePath() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/chart/
H A Drosen_render_chart.cpp569 SkPath subPath; in PaintLineEdge() local
605 RSRecordingPath subPath; in PaintLineEdge() local
/ohos5.0/foundation/filemanagement/app_file_service/interfaces/innerkits/native/file_share/src/
H A Dfile_share.cpp206 string subPath; in MakeDir() local
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/capability/html/
H A Dspan_to_html.cpp337 std::string subPath; in CreateDirectory() local
/ohos5.0/base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/src/
H A Ddlp_file_manager.cpp382 std::string subPath = std::string(path) + "/" + entry->d_name; in RemoveDirRecursive() local

12