Searched refs:AID_SYSTEM (Results 1 – 4 of 4) sorted by relevance
30 constexpr int AID_SYSTEM = 1000; variable
25 #define AID_SYSTEM 1000 macro
51 constexpr uint32_t AID_SYSTEM = 1000; variable808 FileUtil::CreateDirWithDefaultPerm(defaultPath, AID_SYSTEM, AID_SYSTEM); in ValidateAndCreateDirectory()
1050 #ifdef AID_SYSTEM in GetTeePathGroup()1051 g_teePathGroup = AID_SYSTEM; in GetTeePathGroup()