Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/tools/bindings/pylib/mojom/generate/
Dmodule.py793 def IsGenericHandleKind(kind): function
869 return (IsGenericHandleKind(kind) or
/external/libchrome/mojo/public/tools/bindings/generators/
Dmojom_cpp_generator.py571 if mojom.IsGenericHandleKind(kind):
867 if mojom.IsGenericHandleKind(kind):