Searched defs:launchMode (Results 1 – 9 of 9) sorted by relevance
46 int32_t launchMode; member
77 int32_t launchMode; member
123 LaunchMode launchMode; member
131 LaunchMode launchMode = LaunchMode::SINGLETON; member184 LaunchMode launchMode = LaunchMode::SINGLETON; member
815 char *launchMode = ParseValue(abilityObjectItem, PROFILE_KEY_MODULE_ABILITY_LAUNCHTYPE); in ParseAbilityLauchMode() local
97 LaunchMode launchMode = LaunchMode::SINGLETON; member
942 const AbilityRequest &abilityRequest, AppExecFwk::LaunchMode launchMode, int32_t userId) const in CheckProperties()
7503 int32_t launchMode = static_cast<int32_t>(request.abilityInfo.launchMode); in IsComponentInterceptionStart() local
8774 LaunchMode launchMode = LaunchMode::SINGLETON; variable