Home
last modified time | relevance | path

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

/external/libmojo/mojo/public/c/system/
Dset_thunks_for_app.cc16 const MojoSystemThunks* system_thunks) { in MojoSetSystemThunks()
Dthunks.cc292 size_t MojoEmbedderSetSystemThunks(const MojoSystemThunks* system_thunks) { in MojoEmbedderSetSystemThunks()
/external/libmojo/mojo/edk/embedder/
Dentrypoints.cc267 MojoSystemThunks system_thunks = {sizeof(MojoSystemThunks), in MakeSystemThunks() local