Home
last modified time | relevance | path

Searched defs:PATH_MAX_LEN (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/base/hiviewdfx/blackbox_lite/interfaces/native/innerkits/
H A Dblackbox.h35 #define PATH_MAX_LEN 256 macro
/ohos5.0/base/hiviewdfx/blackbox_lite/interfaces/native/kits/
H A Dblackbox.h35 #define PATH_MAX_LEN 256 macro
/ohos5.0/base/hiviewdfx/hidumper_lite/lite/
H A Dhidumper.c31 #define PATH_MAX_LEN 256 macro
/ohos5.0/base/security/access_token/interfaces/innerkits/nativetoken/include/
H A Dnativetoken.h39 #define PATH_MAX_LEN 4096 macro
/ohos5.0/foundation/filemanagement/app_file_service/utils/src/b_filesystem/
H A Db_dir.cpp40 const int32_t PATH_MAX_LEN = 4096; variable
/ohos5.0/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
H A Duntar_file.cpp28 const int32_t PATH_MAX_LEN = 4096; variable
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/quota/
H A Dquota_manager.cpp55 const uint64_t PATH_MAX_LEN = 4096; variable
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/fcodec/
H A Dfcodec.cpp57 constexpr uint32_t PATH_MAX_LEN = 128; variable
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hevcdecoder/
H A Dhevc_decoder.cpp64 constexpr uint32_t PATH_MAX_LEN = 128; variable
/ohos5.0/base/startup/appspawn/modules/sandbox/
H A Dsandbox_utils.cpp1894 #define PATH_MAX_LEN 256 macro