Home
last modified time | relevance | path

Searched defs:rawJson (Results 1 – 3 of 3) sorted by relevance

/base/telephony/data_storage/common/src/
Dparser_util.cpp79 const std::string rawJson(content); in ParserPdpProfileJson() local
182 const std::string rawJson(content); in ParserOpKeyJson() local
/base/telephony/core_service/services/sim/src/
Doperator_file_parser.cpp119 const std::string rawJson(content); in ParseOperatorConfigFromFile() local
/base/telephony/core_service/test/unittest/core_service_gtest/
Dsim_test.cpp135 … const std::string rawJson = R"({ "string": "JSON中国", "long": 2147483699, "int": 88, "bool": true, in ParseOperatorConf() local