Searched refs:ParseBootProto (Results 1 – 2 of 2) sorted by relevance
51 void ParseBootProto(const std::string &fileContent, sptr<InterfaceConfiguration> cfg);
477 ParseBootProto(fileContent, cfg); in ParserFileConfig()493 void EthernetConfiguration::ParseBootProto(const std::string &fileContent, sptr<InterfaceConfigurat… in ParseBootProto() function in OHOS::NetManagerStandard::EthernetConfiguration