Searched defs:profileJson (Results 1 – 5 of 5) sorted by relevance
1838 nlohmann::json profileJson = R"( variable1859 nlohmann::json profileJson = R"( variable1898 nlohmann::json profileJson = R"( variable2004 nlohmann::json profileJson = MODULE_JSON_2; variable2027 nlohmann::json profileJson = MODULE_JSON_2; variable2049 nlohmann::json profileJson = MODULE_JSON_2; variable2073 nlohmann::json profileJson = MODULE_JSON_2; variable2096 nlohmann::json profileJson = MODULE_JSON_3; variable2119 nlohmann::json profileJson = MODULE_JSON_3; variable2141 nlohmann::json profileJson = MODULE_JSON_3; variable[all …]
64 std::string profileJson; variable78 std::string profileJson = ""; variable
41 void ServiceCharacteristicProfile::SetServiceProfileJson(const std::string& profileJson) in SetServiceProfileJson()46 void ServiceCharacteristicProfile::SetCharacteristicProfileJson(const std::string& profileJson) in SetCharacteristicProfileJson()
348 nlohmann::json profileJson = nlohmann::json::parse(rawData, nullptr, false); in GetResFromResMgr() local409 nlohmann::json profileJson = nlohmann::json::parse(in, nullptr, false); in TransformFileToJsonString() local
322 nlohmann::json profileJson; in ParseJsonFile() local