Searched full:process_type (Results 1 – 5 of 5) sorted by relevance
40 process_type = "system"53 process_type = "system"68 process_type = "system"83 process_type = "app"96 process_type = "system"
28 defined(invoker.process_type) &&29 (invoker.process_type == "app" || invoker.process_type == "system"),30 "process_type must be defined for ${target_name}, and the type must be app or system")38 …//base/startup/init/services/modules/seccomp/seccomp_policy/${invoker.process_type}.blocklist.secc…123 if (invoker.process_type == "system" &&
22 process_type = "app"
81 const std::string KEY_OF_PROCESS_TYPE = "PROCESS_TYPE";
173 PROCESS_TYPE: {type: STRING, desc: process type}