Home
last modified time | relevance | path

Searched refs:FLAGS_VALUE_INDEX (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/startup/appspawn/standard/
H A Dappspawn_manager.h39 #define FLAGS_VALUE_INDEX 5 macro
H A Dappspawn_service.c1144 property->client.flags = (uint32_t)atoi(argv[FLAGS_VALUE_INDEX]); in GetAppSpawningCtxFromArg()