Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/appmgr/include/
Dapp_spawn_msg_wrapper.h62 struct StartFlags { struct
63 static const int COLD_START = 0;
64 static const int BACKUP_EXTENSION = 1;
65 static const int DLP_MANAGER = 2;
66 static const int DEBUGGABLE = 3;
67 static const int ASANENABLED = 4;
68 static const int NATIVEDEBUG = 6;
69 static const int NO_SANDBOX = 7;
70 static const int GWP_ENABLED_FORCE = 10;
71 static const int GWP_ENABLED_NORMAL = 11;