Home
last modified time | relevance | path

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

/external/libchrome/mojo/core/
Dexport_only_thunks_api.lst5 # Linker script that ensures only MojoGetSystemThunks is exposed from the
9 MojoGetSystemThunks;
Dmojo_core.def5 ; Ensure that we export only MojoGetSystemThunks from the mojo_core library.
10 MojoGetSystemThunks
Dmojo_core.cc30 EXPORT_FROM_MOJO_CORE void MojoGetSystemThunks(MojoSystemThunks* thunks) { in MojoGetSystemThunks() function