Home
last modified time | relevance | path

Searched refs:IsTypemappedKind (Results 1 – 1 of 1) sorted by relevance

/external/libmojo/mojo/public/tools/bindings/generators/
Dmojom_cpp_generator.py116 if not IsTypemappedKind(field.kind):
139 def IsTypemappedKind(kind): function
156 if IsTypemappedKind(kind):
216 if IsTypemappedKind(kind):
435 "is_typemapped_kind": IsTypemappedKind,