Home
last modified time | relevance | path

Searched refs:Rust_ImplementRunnableInRust (Results 1 – 10 of 10) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/rust/gtest/xpcom/
H A DTest.cpp20 extern "C" void Rust_ImplementRunnableInRust(bool* aItWorked,
27 Rust_ImplementRunnableInRust(&itWorked, getter_AddRefs(runnable)); in TEST()
H A Dtest.rs71 pub unsafe extern "C" fn Rust_ImplementRunnableInRust( in Rust_ImplementRunnableInRust() function
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/rust/gtest/xpcom/
H A DTest.cpp19 extern "C" void Rust_ImplementRunnableInRust(bool* aItWorked,
25 Rust_ImplementRunnableInRust(&itWorked, getter_AddRefs(runnable)); in TEST()
H A Dtest.rs62 pub unsafe extern fn Rust_ImplementRunnableInRust(it_worked: *mut bool, in Rust_ImplementRunnableInRust() function
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/rust/gtest/xpcom/
H A DTest.cpp21 extern "C" void Rust_ImplementRunnableInRust(bool* aItWorked,
28 Rust_ImplementRunnableInRust(&itWorked, getter_AddRefs(runnable)); in TEST()
H A Dtest.rs71 pub unsafe extern "C" fn Rust_ImplementRunnableInRust( in Rust_ImplementRunnableInRust() function
/dports/www/firefox/firefox-99.0/xpcom/rust/gtest/xpcom/
H A DTestXpcom.cpp21 extern "C" void Rust_ImplementRunnableInRust(bool* aItWorked,
28 Rust_ImplementRunnableInRust(&itWorked, getter_AddRefs(runnable)); in TEST()
H A Dtest.rs71 pub unsafe extern "C" fn Rust_ImplementRunnableInRust( in Rust_ImplementRunnableInRust() function
/dports/www/firefox-esr/firefox-91.8.0/xpcom/rust/gtest/xpcom/
H A DTest.cpp21 extern "C" void Rust_ImplementRunnableInRust(bool* aItWorked,
28 Rust_ImplementRunnableInRust(&itWorked, getter_AddRefs(runnable)); in TEST()
H A Dtest.rs71 pub unsafe extern "C" fn Rust_ImplementRunnableInRust( in Rust_ImplementRunnableInRust() function