Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/tools/bindings/pylib/mojom/generate/
Dmodule.py809 def IsSharedBufferKind(kind): function
873 IsSharedBufferKind(kind))
/external/libchrome/mojo/public/tools/bindings/generators/
Dmojom_cpp_generator.py579 if mojom.IsSharedBufferKind(kind):
875 if mojom.IsSharedBufferKind(kind):
Dmojom_js_generator.py593 elif mojom.IsSharedBufferKind(kind):