Searched defs:GetDevItem (Results 1 – 5 of 5) sorted by relevance
23 inline bool GetDevItem(const char *key, string value) in GetDevItem() function
49 bool GetDevItem(const char *key, string &out, const char *preDefine) in GetDevItem() function
40 bool GetDevItem(const char *key, std::string &out, const char *preDefine) in GetDevItem() function
66 static void GetDevItem(const char *key, std::string &out, const char *preDefine = nullptr) in GetDevItem() function
105 bool AsyncCmd::GetDevItem(const char *key, string &out) in GetDevItem() function in Hdc::AsyncCmd