Searched defs:typeLen (Results 1 – 2 of 2) sorted by relevance
12 void SkEvent::initialize(const char* type, size_t typeLen, in initialize()94 void SkEvent::setType(const char type[], size_t typeLen) in setType()
3334 int typeLen = type.length(); in ldmlTypeToBCP47() local