Searched defs:paramKey (Results 1 – 3 of 3) sorted by relevance
46 std::string ReadSystemParameter(const char *paramKey, const int paramLength) in ReadSystemParameter()
466 static int32_t GetDataFromJson(JsonHandle json, const char *paramKey, char *dest, uint32_t destLen) in GetDataFromJson()
1771 string paramKey = "const.global.language"; variable