Searched defs:paramKey (Results 1 – 5 of 5) sorted by relevance
46 std::string ReadSystemParameter(const char *paramKey, const int paramLength) in ReadSystemParameter()
229 auto paramKey = param->GetKey(); in AppendValue() local
248 auto paramKey = param->GetKey(); in AppendValue() local
467 static int32_t GetDataFromJson(JsonHandle json, const char *paramKey, char *dest, uint32_t destLen) in GetDataFromJson()
1846 string paramKey = "const.global.language"; variable