Home
last modified time | relevance | path

Searched defs:MAX_PROC_NAME_LEN (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_spawn_client.h40 const int32_t MAX_PROC_NAME_LEN = 256; variable
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/include/
H A Dhilog_cmd.h28 #define MAX_PROC_NAME_LEN (32) macro