Home
last modified time | relevance | path

Searched defs:resolvedPath (Results 1 - 14 of 14) sorted by relevance

/base/request/request/frameworks/js/napi/src/upload/
H A Dobtain_file.cpp96 char resolvedPath[PATH_MAX + 1] = { 0 }; in IsValidPath() local
/base/time/time_service/services/time/src/
H A Dtime_zone_info.cpp90 std::unique_ptr<char[]> resolvedPath = std::make_unique<char[]>(PATH_MAX + 1); in GetTimeZoneAvailableIDs() local
/base/notification/distributed_notification_service/services/ans/src/common/
H A Daes_gcm_helper.cpp87 char *resolvedPath = (char *)malloc(PATH_MAX); in GenerateKey() local
/base/hiviewdfx/hitrace/frameworks/native/
H A Dcommon_utils.cpp41 char resolvedPath[PATH_MAX] = { 0 }; in CanonicalizeSpecPath() local
70 std::string resolvedPath = CanonicalizeSpecPath((traceRootPath + traceMarker).c_str()); in MarkClockSync() local
/base/global/i18n/services/src/
H A Dhmos_timezone_mount.cpp50 std::unique_ptr<char[]> resolvedPath = std::make_unique<char[]>(PATH_MAX); in Init() local
/base/request/request/frameworks/js/napi/src/legacy/
H A Drequest_manager.cpp205 char resolvedPath[PATH_MAX] = { 0 }; in IsPathValid() local
/base/global/i18n/frameworks/intl/src/
H A Dutils.cpp259 char resolvedPath[PATH_MAX]; in IsDirExist() local
323 std::unique_ptr<char[]> resolvedPath = std::make_unique<char[]>(PATH_MAX + 1); in GetTimeZoneAvailableIDs() local
H A Dsignature_verifier.cpp272 char* resolvedPath = new char[PATH_MAX + 1]; in GetFileStream() local
/base/request/request/frameworks/cj/ffi/src/
H A Dcj_request_common.cpp99 char resolvedPath[PATH_MAX + 1] = { 0 }; in IsPathValid() local
/base/print/print_fwk/frameworks/models/print_models/src/
H A Dprint_utils.cpp154 char resolvedPath[PATH_MAX] = { 0 }; in IsPathValid() local
/base/hiviewdfx/hitrace/test/unittest/hitrace_meter/
H A Dhitrace_ndk_test.cpp302 char resolvedPath[PATH_MAX] = { 0 }; in ReadFile() local
/base/print/print_fwk/frameworks/helper/scan_helper/src/
H A Dnapi_scan_utils.cpp405 char resolvedPath[PATH_MAX + 1] = { 0 }; in IsPathValid() local
/base/request/request/frameworks/js/napi/src/
H A Dnapi_utils.cpp887 char resolvedPath[PATH_MAX + 1] = { 0 }; in IsPathValid() local
/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/
H A Dhitrace_dump.cpp363 std::string resolvedPath = CanonicalizeSpecPath(filename.c_str()); in ReadFileInner() local

Completed in 14 milliseconds