Home
last modified time | relevance | path

Searched defs:pathName (Results 1 – 25 of 50) sorted by relevance

12

/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/
Dbpf_mapper.h157 static int32_t BpfObjGet(const std::string &pathName, uint32_t fileFlags) in BpfObjGet()
175 static int32_t GetMap(const std::string &pathName, uint32_t objFlags) in GetMap()
186 static uint64_t BpfMapPathNameToU64(const std::string &pathName) in BpfMapPathNameToU64()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/fuzztest/imagesource_fuzzer/src/
Dimage_source_fuzz.cpp99 std::string pathName = "/data/local/tmp/test2.jpg"; in CreateImageSourceByFDEXFuzz() local
113 std::string pathName = "/data/local/tmp/test1.jpg"; in CreateImageSourceByIstreamFuzz() local
132 std::string pathName = "/data/local/tmp/test4.jpg"; in CreateImageSourceByPathNameFuzz() local
150 std::string pathName = "/data/local/tmp/test5.jpg"; in CreateIncrementalPixelMapFuzz() local
/foundation/multimedia/image_effect/test/unittest/utils/
Dtest_pixel_map_utils.cpp25 std::unique_ptr<PixelMap> TestPixelMapUtils::ParsePixelMapByPath(const std::string &pathName) in ParsePixelMapByPath()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_parser.cpp102 const std::string &pathName, in Parse()
147 ErrCode BundleParser::ParsePackInfo(const std::string &pathName, BundlePackInfo &bundlePackInfo) co… in ParsePackInfo() argument
175 ErrCode BundleParser::ParseSysCap(const std::string &pathName, std::vector<std::string> &sysCaps) c… in ParseSysCap() argument
/foundation/communication/dsoftbus/adapter/common/kernel/liteos_m/
Dsoftbus_adapter_file.c144 int32_t SoftBusAccessFile(const char *pathName, int32_t mode) in SoftBusAccessFile()
151 int32_t SoftBusMakeDir(const char *pathName, int32_t mode) in SoftBusMakeDir()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/fuzztest/common/src/
Dconvert_utils.cpp57 std::string pathName = "/data/local/tmp/testFile_" + GetNowTimeStr() + ".dat"; in ConvertDataToFd() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
Drender_service_client__alpha_offscreen_demo.cpp38 shared_ptr<Media::PixelMap> DecodePixelMap(const string& pathName, const Media::AllocatorType& allo… in DecodePixelMap()
Drs_uni_render_pixelmap_demo.cpp59 shared_ptr<Media::PixelMap> DecodePixelMap(const string& pathName, const Media::AllocatorType& allo… in DecodePixelMap()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
Dpatch_parser.cpp31 ErrCode PatchParser::ParsePatchInfo(const std::string &pathName, AppQuickFix &appQuickFix) const in ParsePatchInfo() argument
/foundation/communication/netmanager_base/services/netmanagernative/bpf/src/
Dbpf_ring_buffer.cpp28 uint64_t NetsysBpfRingBuffer::BpfMapPathNameToU64(const std::string &pathName) in BpfMapPathNameToU64()
/foundation/communication/dsoftbus/adapter/common/kernel/posix/
Dsoftbus_adapter_file.c249 int32_t SoftBusAccessFile(const char *pathName, int32_t mode) in SoftBusAccessFile()
264 int32_t SoftBusMakeDir(const char *pathName, int32_t mode) in SoftBusMakeDir()
/foundation/arkui/ace_engine/advanced_ui_component/navpushpathhelper/src/
Dhsp_silentinstall.cpp80 bool HspSilentInstall::IsHspExist(const std::string &moduleName, const std::string &pathName) in IsHspExist()
Dhsp_silentinstall_napi.cpp51 std::string pathName = pathNameValue; in IsHspExist() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/core/
Dnstackx_util.c107 uint8_t IsAccessiblePath(const char *pathName, int32_t mode, uint32_t fileType) in IsAccessiblePath()
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
Dmovedir.cpp42 filesystem::path pathName(path); in JudgeExistAndEmpty() local
54 filesystem::path pathName(path); in RmDirectory() local
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
Dkey_backup.cpp65 int32_t KeyBackup::RemoveNode(const std::string &pathName) in RemoveNode()
469 int32_t KeyBackup::MkdirParentWithRetry(const std::string &pathName, mode_t mode) in MkdirParentWithRetry()
488 int32_t KeyBackup::MkdirParent(const std::string &pathName, mode_t mode) in MkdirParent()
/foundation/communication/wifi/wifi/base/utils/
Dwifi_app_parser.cpp134 std::filesystem::path pathName = xmlPath; in InitAppParser() local
373 std::filesystem::path pathName = xmlPath; in GetLocalFileVersion() local
/foundation/resourceschedule/resource_schedule_service/ressched_executor/services/resschedexemgr/src/
Dres_sched_exe_mgr.cpp198 std::string pathName = std::string("/proc/").append(std::to_string(pid)) in CheckProcTaskForCgroup() local
/foundation/ability/ability_runtime/services/abilitymgr/src/deeplink_reserve/
Ddeeplink_reserve_config.cpp196 std::string pathName = jsonUriObject.at(PATH_NAME).get<std::string>(); in LoadReservedUrilItem() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_nav_path_stack.cpp42 std::string pathName; member
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap/
Dap_config_use.cpp254 std::filesystem::path pathName = SOFTAP_CHANNELS_POLICY_FILE_PATH; in InitParser() local
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/copy_listener/
Dtrans_listener.cpp42 std::filesystem::path pathName(path); in RmDir() local
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/include/
Dnapi_rdb_context.h58 std::string pathName; member
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
Dzip_file.cpp60 ZipFile::ZipFile(const std::string &pathName) in ZipFile()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/stream/src/
Dfile_source_stream.cpp77 unique_ptr<FileSourceStream> FileSourceStream::CreateSourceStream(const string &pathName) in CreateSourceStream()

12