Searched defs:appEnvironments (Results 1 – 10 of 10) sorted by relevance
118 ## appEnvironments section
1016 ## appEnvironments section
19 "appEnvironments": [ array
115 "appEnvironments": [ array
179 std::vector<AppEnvironment> appEnvironments; member
312 std::vector<ApplicationEnvironment> appEnvironments; member
1335 std::vector<AppEnvironment> appEnvironments = {appEnvironment}; variable
575 void OHOSApplication::SetAppEnv(const std::vector<AppEnvironment>& appEnvironments) in SetAppEnv()
247 std::vector<ApplicationEnvironment> appEnvironments; member286 std::vector<AppEnvironment> appEnvironments; member
137 std::vector<AppEnvironment> appEnvironments; member2062 void SetAppEnvironments(std::vector<ApplicationEnvironment> appEnvironments) in SetAppEnvironments()