Home
last modified time | relevance | path

Searched defs:pathName (Results 1 - 25 of 47) sorted by relevance

12

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
H A Dpatch_parser.cpp31 ErrCode PatchParser::ParsePatchInfo(const std::string &pathName, AppQuickFix &appQuickFix) const in ParsePatchInfo() argument
/foundation/multimedia/image_effect/test/unittest/utils/
H A Dtest_pixel_map_utils.cpp25 std::unique_ptr<PixelMap> TestPixelMapUtils::ParsePixelMapByPath(const std::string &pathName) in ParsePixelMapByPath() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
H A Drender_service_client__alpha_offscreen_demo.cpp38 shared_ptr<Media::PixelMap> DecodePixelMap(const string& pathName, const Media::AllocatorType& allocatorType) in DecodePixelMap() argument
H A Drs_uni_render_pixelmap_demo.cpp61 shared_ptr<Media::PixelMap> DecodePixelMap(const string& pathName, const Media::AllocatorType& allocatorType) in DecodePixelMap() argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/fuzztest/common/src/
H A Dconvert_utils.cpp57 std::string pathName = "/data/local/tmp/testFile_" + GetNowTimeStr() + ".dat"; in ConvertDataToFd() local
/foundation/communication/netmanager_base/services/netmanagernative/bpf/src/
H A Dbpf_ring_buffer.cpp28 uint64_t NetsysBpfRingBuffer::BpfMapPathNameToU64(const std::string &pathName) in BpfMapPathNameToU64() argument
/foundation/arkui/ace_engine/advanced_ui_component/navpushpathhelper/src/
H A Dhsp_silentinstall.cpp80 bool HspSilentInstall::IsHspExist(const std::string &moduleName, const std::string &pathName) in IsHspExist() argument
H A Dhsp_silentinstall_napi.cpp51 std::string pathName = pathNameValue; in IsHspExist() local
/foundation/arkui/advanced_ui_component/navpushpathhelper/src/
H A Dhsp_silentinstall.cpp80 bool HspSilentInstall::IsHspExist(const std::string &moduleName, const std::string &pathName) in IsHspExist() argument
H A Dhsp_silentinstall_napi.cpp51 std::string pathName = pathNameValue; in IsHspExist() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/stream_test/
H A Dfile_source_stream_test.cpp66 const string pathName = ""; in HWTEST_F() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/fuzztest/imagegifencoder_fuzzer/src/
H A Dimage_gif_encoder_fuzzer.cpp80 std::string pathName = "/data/local/tmp/moving_test.gif"; in GifEncoderPackingByPathNameFuzz() local
/foundation/graphic/graphic_2d/graphic_test/graphic_test/rs_display_effect/property_display/
H A Dmesa_blur_shader_filter_test.cpp32 std::shared_ptr<Media::PixelMap> DecodePixelMap(const std::string &pathName, in DecodePixelMap() argument
52 std::shared_ptr<Rosen::RSCanvasNode> SetUpNodeBgImage(const std::string &pathName, const Rosen::Vector4f bounds) in SetUpNodeBgImage() argument
/foundation/graphic/graphic_2d/graphic_test/graphic_test_framework/src/
H A Drs_graphic_test_img.cpp31 std::shared_ptr<Media::PixelMap> DecodePixelMap(const std::string& pathName, const Media::AllocatorType& allocatorType) in DecodePixelMap() argument
50 std::shared_ptr<Rosen::RSCanvasNode> SetUpNodeBgImage(const std::string& pathName, const Rosen::Vector4f bounds) in SetUpNodeBgImage() argument
84 void ImageCustomModifier::SetPixelMapPath(std::string pathName) in SetPixelMapPath() argument
107 std::string pathName = pathName_->Get(); in Draw() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/fuzztest/imagesource_fuzzer/src/
H A 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
[all...]
/foundation/resourceschedule/resource_schedule_service/ressched_executor/services/resschedexemgr/src/
H A Dres_sched_exe_mgr.cpp234 std::string pathName = std::string("/proc/").append(std::to_string(pid)) in CheckProcTaskForCgroup() local
/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/
H A Dbpf_mapper.h157 static int32_t BpfObjGet(const std::string &pathName, uint32_t fileFlags) in BpfObjGet() argument
175 static int32_t GetMap(const std::string &pathName, uint32_t objFlags) in GetMap() argument
186 static uint64_t BpfMapPathNameToU64(const std::string &pathName) in BpfMapPathNameToU64() argument
212 BpfMapper<Key, Value>(const std::string &pathName, uint32_t flags) in BpfMapper() argument
[all...]
/foundation/communication/dsoftbus/adapter/common/kernel/liteos_m/
H A Dsoftbus_adapter_file.c144 int32_t SoftBusAccessFile(const char *pathName, int32_t mode) in SoftBusAccessFile() argument
151 int32_t SoftBusMakeDir(const char *pathName, int32_t mode) in SoftBusMakeDir() argument
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/core/
H A Dnstackx_util.c107 uint8_t IsAccessiblePath(const char *pathName, int32_t mode, uint32_t fileType) in IsAccessiblePath() argument
/foundation/graphic/graphic_2d/graphic_test/graphic_test/rs_func_feature/component_capture/
H A Ddemo.cpp102 DecodePixelMap( const std::string& pathName, const Media::AllocatorType& allocatorType) DecodePixelMap() argument
/foundation/ability/ability_runtime/services/abilitymgr/src/deeplink_reserve/
H A Ddeeplink_reserve_config.cpp196 std::string pathName = jsonUriObject.at(PATH_NAME).get<std::string>(); in LoadReservedUrilItem() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_parser.cpp146 ErrCode BundleParser::ParsePackInfo(const std::string &pathName, BundlePackInfo &bundlePackInfo) const in ParsePackInfo() argument
174 ErrCode BundleParser::ParseSysCap(const std::string &pathName, std::vector<std::string> &sysCaps) const in ParseSysCap() argument
100 Parse( const std::string &pathName, InnerBundleInfo &innerBundleInfo) const Parse() argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/stream/src/
H A Dfile_source_stream.cpp77 unique_ptr<FileSourceStream> FileSourceStream::CreateSourceStream(const string &pathName) in CreateSourceStream() argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap/
H A Dap_config_use.cpp253 std::filesystem::path pathName = SOFTAP_CHANNELS_POLICY_FILE_PATH; in InitParser() local
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/include/
H A Dnapi_rdb_context.h57 std::string pathName; member

Completed in 12 milliseconds

12