Home
last modified time | relevance | path

Searched defs:chars (Results 1 – 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/texgine/src/
Dchar_groups.h38 std::vector<uint16_t> chars; member
/foundation/multimedia/av_codec/services/engine/source/
Dsource.cpp134 bool StartWith(const char* name, const char* chars) in StartWith()
/foundation/resourceschedule/work_scheduler/interfaces/kits/js/napi/src/
Dcommon.cpp359 char chars[NAME_MAXIMUM_LIMIT] = {0}; in GetStringProperty() local