Searched defs:chars (Results 1 – 3 of 3) sorted by relevance
38 std::vector<uint16_t> chars; member
134 bool StartWith(const char* name, const char* chars) in StartWith()
359 char chars[NAME_MAXIMUM_LIMIT] = {0}; in GetStringProperty() local