Home
last modified time | relevance | path

Searched defs:path (Results 1 - 25 of 86) sorted by relevance

1234

/build/scripts/
H A Ddir_exists.py9 import os.path namespace
H A Dgen_summary_ebpf_testcase_config.py27 import os.path namespace
H A Dgen_subsystem_ebpf_testcase_config.py28 import os.path namespace
/drivers/hdf_core/framework/tools/hc-gen/src/
H A Dfile.cpp16 std::string File::AbsPath(const std::string &path) in AbsPath() argument
30 std::string File::StripSuffix(std::string path) in StripSuffix() argument
41 std::string File::GetDir(std::string path) in GetDir() argument
50 FileNameBase(const std::string &path) FileNameBase() argument
[all...]
/applications/standard/app_samples/code/BasicFeature/Media/ImageEffect/entry/src/main/cpp/utils/
H A Dpixelmap_helper.cpp86 bool PixelMapHelper::Encode(OH_PixelmapNative *pixelmap, std::string &path) in Encode() argument
/applications/standard/contacts_data/ability/common/utils/src/
H A Dfile_utils.cpp31 int FileUtils::IsFolderExist(std::string path) in IsFolderExist() argument
42 void FileUtils::Mkdir(std::string path) in Mkdir() argument
H A Duri_utils.cpp67 std::string path = uri.GetPath(); in UriParse() local
/build/toolchain/mac/
H A Dlinker_driver.py8 import os.path namespace
[all...]
/drivers/hdf_core/adapter/uhdf2/utils/src/hcs_parser/
H A Dhcs_blob_load.c44 char path[PATH_MAX] = { 0 }; in OpenHcsBlobFile() local
H A Dhcs_dm_parser.c38 void SetHcsBlobPath(const char *path) in SetHcsBlobPath() argument
/drivers/hdf_core/framework/core/host/src/
H A Dhdf_load_vdi.c26 char path[PATH_MAX + 1] = {0}; in HdfLoadVdi() local
/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/hdi_operate/
H A Dhdi_get_handler.py12 import os.path namespace
/drivers/hdf_core/framework/tools/hdi-gen/hash/
H A Dhash.cpp81 bool Hash::GenFileHashKey(const std::string &path, size_t &hashKey) in GenFileHashKey() argument
/drivers/peripheral/wlan/chip/hdi_service/
H A Dwifi_vendor_hal_list.cpp52 std::string path = VENDOR_HAL_PATH; in InitVendorHalsDescriptorList() local
63 bool WifiVendorHalList::LoadVendorHalLib(const std::string& path, WifiHalLibDesc &desc) in LoadVendorHalLib() argument
/drivers/peripheral/thermal/interfaces/hdi_service/include/
H A Disolate_info_config.h29 std::string path; member
/drivers/peripheral/thermal/interfaces/hdi_service/src/
H A Dthermal_hdf_utils.cpp33 int32_t ThermalHdfUtils::ReadNodeToInt(const std::string& path) in ReadNodeToInt() argument
45 bool ThermalHdfUtils::ReadNode(const std::string& path, std::string& out) in ReadNode() argument
/drivers/hdf_core/adapter/khdf/linux/osal/src/
H A Dosal_file.c26 int32_t OsalFileOpen(OsalFile *file, const char *path, int flags, uint32_t rights) in OsalFileOpen() argument
/drivers/hdf_core/adapter/khdf/liteos/osal/src/
H A Dosal_file.c40 int32_t OsalFileOpen(OsalFile *file, const char *path, int flags, uint32_t rights) in OsalFileOpen() argument
H A Dosal_firmware.c54 char path[PATH_MAX + 1] = {0}; in OsalRequestFirmware() local
/drivers/peripheral/audio/test/systemtest/hdi_service/common/capture/src/
H A Daudio_idl_hdicapture_control_test.cpp484 char path[] = "./DevDump.log"; in HWTEST_F() local
/drivers/peripheral/audio/test/systemtest/hdi_service/common/render/src/
H A Daudio_idl_hdirender_control_test.cpp537 char path[] = "./DevDump.log"; in HWTEST_F() local
/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/engine/graphics/
H A DXTexture.js[all...]
/applications/sample/camera/gallery/src/
H A Dpicture_ability_slice.cpp83 void PictureAbilitySlice::InitPicture(const char* path) in InitPicture() argument
/build/ohos/notice/
H A Dmerge_notice_files.py20 import os.path namespace
[all...]
/build/templates/common/
H A Dinclude_relative_path_check.py21 import os.path namespace
[all...]

Completed in 9 milliseconds

1234