Searched defs:ParseFromCustomSystem (Results 1 – 3 of 3) sorted by relevance
49 bool ImeConfigParse::ParseFromCustomSystem(const std::string &parseKey, T &data) in ParseFromCustomSystem() function81 bool ImeConfigParse::ParseFromCustomSystem(const std::string &parseKey, std::vector<T> &data) in ParseFromCustomSystem() function
92 bool OperatorFileParser::ParseFromCustomSystem(int32_t slotId, OperatorConfig &opc, Json::Value &op… in ParseFromCustomSystem() function in OHOS::Telephony::OperatorFileParser
198 bool ParserUtil::ParseFromCustomSystem(std::vector<OpKey> &vec) in ParseFromCustomSystem() function in OHOS::Telephony::ParserUtil