Searched refs:MojoGetProperty (Results 1 – 3 of 3) sorted by relevance
216 MOJO_SYSTEM_EXPORT MojoResult MojoGetProperty(MojoPropertyType type,
285 MojoResult MojoGetProperty(MojoPropertyType type, void* value) { in MojoGetProperty() function
54 MojoResult result = MojoGetProperty(MOJO_PROPERTY_TYPE_SYNC_CALL_ALLOWED, in SyncCallSettings()