Home
last modified time | relevance | path

Searched defs:callback_type (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/v8/third_party/wasm-api/example/
Dmulti.cc63 auto callback_type = in run() local
Dmulti.c81 own wasm_functype_t* callback_type = wasm_functype_new(&tuple1, &tuple2); in main() local
Dhostref.c161 own wasm_functype_t* callback_type = wasm_functype_new_1_1( in main() local
Dhostref.cc142 auto callback_type = wasm::FuncType::make( in run() local
/third_party/gstreamer/gstplugins_good/sys/osxaudio/
Dgstosxcoreaudiocommon.c87 AudioUnitPropertyID callback_type; in gst_core_audio_io_proc_start() local