/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/utils/ |
H A D | set_flag_utils.cpp | 90 char absPath[PATH_MAX] = {0}; in SetFileDelFlags() local 124 char absPath[PATH_MAX] = {0}; in SetDirDelFlags() local
|
/ohos5.0/foundation/filemanagement/app_file_service/utils/src/b_error/ |
H A D | b_excep_utils.cpp | 30 string absPath = BExcepUltils::Canonicalize(path); in VerifyPath() local
|
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/clienttransproxyfilecommon_fuzzer/ |
H A D | clienttransproxyfilecommon_fuzzer.cpp | 43 char *absPath = nullptr; in ClientTransProxyFileCommonTest() local
|
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/util/ |
H A D | file.cpp | 267 char *absPath = _fullpath(realPath, path.c_str(), PATH_MAX); in CreateParentDir() local 269 char *absPath = realpath(path.c_str(), realPath); in CreateParentDir() local
|
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/util/ |
H A D | file.cpp | 286 char *absPath = _fullpath(realPath, path.c_str(), PATH_MAX); in CreatePartDir() local 288 char *absPath = realpath(path.c_str(), realPath); in CreatePartDir() local
|
/ohos5.0/drivers/peripheral/camera/vdi_base/common/pipeline_core/ipp/src/ |
H A D | algo_plugin.cpp | 158 char absPath[PATH_MAX] = {0}; in CheckLibPath() local
|
/ohos5.0/drivers/peripheral/audio/test/systemtest/common/lib_common/src/ |
H A D | audio_lib_common.cpp | 182 char absPath[PATH_MAX] = {0}; in RenderReqMmapBufferInit() local
|
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/proxy/ |
H A D | client_trans_proxy_file_common_test.cpp | 192 char absPath[PATH_MAX] = {0}; variable
|
/ohos5.0/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/driver_adapter/src/ |
H A D | v4l2_uvc.cpp | 41 char absPath[PATH_MAX] = {0}; in V4L2UvcSearchCapability() local 143 char absPath[PATH_MAX] = {0}; in V4L2UvcGetCap() local
|
H A D | v4l2_fileformat.cpp | 316 char absPath[PATH_MAX] = {0}; in V4L2OpenDevice() local
|
/ohos5.0/drivers/peripheral/camera/vdi_base/usb_camera/adapter/platform/v4l2/src/driver_adapter/src/ |
H A D | v4l2_uvc.cpp | 41 char absPath[PATH_MAX] = {0}; in V4L2UvcSearchCapability() local 143 char absPath[PATH_MAX] = {0}; in V4L2UvcGetCap() local
|
/ohos5.0/drivers/peripheral/audio/test/systemtest/supportlibs/common/render/src/ |
H A D | audio_librender_test.cpp | 163 char absPath[PATH_MAX] = {0}; in LibStartAndStream() local 522 char absPath[PATH_MAX] = {0}; variable
|
H A D | audio_alsa_librender_test.cpp | 516 char absPath[PATH_MAX] = {0}; variable 557 char absPath[PATH_MAX] = {0}; variable
|
/ohos5.0/foundation/communication/dsoftbus/adapter/common/kernel/liteos_m/ |
H A D | softbus_adapter_file.c | 164 char *SoftBusRealPath(const char *path, char *absPath) in SoftBusRealPath()
|
/ohos5.0/foundation/filemanagement/app_file_service/utils/src/b_json/ |
H A D | b_json_entity_ext_manage.cpp | 55 string absPath; in CheckOwnPackTar() local
|
/ohos5.0/drivers/peripheral/audio/test/systemtest/common/adm_common/src/ |
H A D | audio_adm_common.cpp | 100 char absPath[PATH_MAX] = {0}; in AdmRenderFramePrepare() local
|
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/ |
H A D | client_trans_proxy_file_common.c | 57 int32_t GetAndCheckRealPath(const char *filePath, char *absPath) in GetAndCheckRealPath()
|
/ohos5.0/drivers/peripheral/audio/test/systemtest/common/hdi_common/src/ |
H A D | audio_hdi_common.cpp | 630 char absPath[PATH_MAX] = {0}; in RenderFramePrepare() local 917 char absPath[PATH_MAX] = {0}; in PlayAudioFile() local 1032 char absPath[PATH_MAX] = {0}; in PlayMapAudioFile() local
|
/ohos5.0/foundation/communication/dsoftbus/adapter/common/kernel/posix/ |
H A D | softbus_adapter_file.c | 298 char *SoftBusRealPath(const char *path, char *absPath) in SoftBusRealPath()
|
/ohos5.0/foundation/filemanagement/app_file_service/tools/backup_tool/src/ |
H A D | tools_op_restore.cpp | 241 unique_ptr<char[]> absPath = make_unique<char[]>(PATH_MAX + 1); in GetRealPath() local
|
H A D | tools_op_incremental_restore.cpp | 256 string absPath = BExcepUltils::Canonicalize(path); in GetRealPath() local
|
/ohos5.0/foundation/filemanagement/dfs_service/utils/cloud_disk/src/ |
H A D | cloud_file_utils.cpp | 230 unique_ptr<char[]> absPath = make_unique<char[]>(PATH_MAX + 1); in LocalWriteOpen() local
|
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/file/src/ |
H A D | client_trans_file.c | 435 char *absPath = realpath(rootDir, NULL); in UpdateFileRecvPath() local
|
/ohos5.0/drivers/peripheral/audio/test/systemtest/hdi_service/common/render/src/ |
H A D | audio_idl_hdirender_test.cpp | 549 char absPath[PATH_MAX] = {0}; variable
|
/ohos5.0/drivers/peripheral/audio/test/systemtest/common/hdi_service_common/src/ |
H A D | hdi_service_common.cpp | 650 char absPath[PATH_MAX] = {0}; in RenderFramePrepare() local 786 char absPath[PATH_MAX] = {0}; in PlayAudioFile() local
|