Searched defs:groupConfig (Results 1 – 6 of 6) sorted by relevance
184 std::string groupConfig = "test\n123\n456\n789\n1011"; variable198 std::string groupConfig = "test\n123\n456\n789\n1011"; variable213 std::string groupConfig = "test\n123\n456\n789\n1011"; variable
40 std::string groupConfig; member
339 static int ParseMountGroupsConfig(AppSpawnSandboxCfg *sandbox, const cJSON *groupConfig, SandboxSec… in ParseMountGroupsConfig()430 cJSON *groupConfig = cJSON_GetObjectItemCaseSensitive(configs, "mount-groups"); in ParseBaseConfig() local497 static SandboxNameGroupNode *ParseNameGroup(AppSpawnSandboxCfg *sandbox, const cJSON *groupConfig) in ParseNameGroup()
243 void InterfaceInfo::SetP2pGroupConfig(const std::string &groupConfig) in SetP2pGroupConfig()
435 std::string groupConfig; in UpdateInterfaceInfo() local
1613 int P2pV1Processor::UpdateWhenConnectSuccess(std::string groupConfig, const NegotiateMessage &msg) in UpdateWhenConnectSuccess()1649 auto groupConfig = msg.GetLegacyP2pGroupConfig(); in ConnectGroup() local1682 bool P2pV1Processor::IsNeedDhcp(const std::string &gcIp, const std::string &groupConfig) in IsNeedDhcp()