Searched defs:profileJson (Results 1 – 6 of 6) sorted by relevance
1840 nlohmann::json profileJson = R"( variable1861 nlohmann::json profileJson = R"( variable1900 nlohmann::json profileJson = R"( variable2006 nlohmann::json profileJson = MODULE_JSON_2; variable2029 nlohmann::json profileJson = MODULE_JSON_2; variable2051 nlohmann::json profileJson = MODULE_JSON_2; variable2075 nlohmann::json profileJson = MODULE_JSON_2; variable2098 nlohmann::json profileJson = MODULE_JSON_3; variable2121 nlohmann::json profileJson = MODULE_JSON_3; variable2143 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()
356 nlohmann::json profileJson = nlohmann::json::parse(rawData, nullptr, false); in GetResFromResMgr() local417 nlohmann::json profileJson = nlohmann::json::parse(in, nullptr, false); in TransformFileToJsonString() local
714 nlohmann::json profileJson = nlohmann::json::parse(in, nullptr, false); in TransformFileToJsonString() local755 nlohmann::json profileJson = nlohmann::json::parse(rawData, nullptr, false); in GetResFromResMgr() local
304 nlohmann::json profileJson; in ParseJsonFile() local