Home
last modified time | relevance | path

Searched refs:AID_SYSTEM (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/sanitizer_collector/
H A Dzip_helper.h30 constexpr int AID_SYSTEM = 1000; variable
/ohos5.0/base/tee/tee_client/services/teecd/include/
H A Dfs_work_agent.h25 #define AID_SYSTEM 1000 macro
/ohos5.0/base/hiviewdfx/hiview/core/
H A Dhiview_platform.cpp51 constexpr uint32_t AID_SYSTEM = 1000; variable
808 FileUtil::CreateDirWithDefaultPerm(defaultPath, AID_SYSTEM, AID_SYSTEM); in ValidateAndCreateDirectory()
/ohos5.0/base/tee/tee_client/services/tlogcat/src/
H A Dtlogcat.c1050 #ifdef AID_SYSTEM in GetTeePathGroup()
1051 g_teePathGroup = AID_SYSTEM; in GetTeePathGroup()