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 D | Test.cpp | 20 extern "C" void Rust_ImplementRunnableInRust(bool* aItWorked, 27 Rust_ImplementRunnableInRust(&itWorked, getter_AddRefs(runnable)); in TEST()
|
H A D | test.rs | 71 pub unsafe extern "C" fn Rust_ImplementRunnableInRust( in Rust_ImplementRunnableInRust() function
|
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/rust/gtest/xpcom/ |
H A D | Test.cpp | 19 extern "C" void Rust_ImplementRunnableInRust(bool* aItWorked, 25 Rust_ImplementRunnableInRust(&itWorked, getter_AddRefs(runnable)); in TEST()
|
H A D | test.rs | 62 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 D | Test.cpp | 21 extern "C" void Rust_ImplementRunnableInRust(bool* aItWorked, 28 Rust_ImplementRunnableInRust(&itWorked, getter_AddRefs(runnable)); in TEST()
|
H A D | test.rs | 71 pub unsafe extern "C" fn Rust_ImplementRunnableInRust( in Rust_ImplementRunnableInRust() function
|
/dports/www/firefox/firefox-99.0/xpcom/rust/gtest/xpcom/ |
H A D | TestXpcom.cpp | 21 extern "C" void Rust_ImplementRunnableInRust(bool* aItWorked, 28 Rust_ImplementRunnableInRust(&itWorked, getter_AddRefs(runnable)); in TEST()
|
H A D | test.rs | 71 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 D | Test.cpp | 21 extern "C" void Rust_ImplementRunnableInRust(bool* aItWorked, 28 Rust_ImplementRunnableInRust(&itWorked, getter_AddRefs(runnable)); in TEST()
|
H A D | test.rs | 71 pub unsafe extern "C" fn Rust_ImplementRunnableInRust( in Rust_ImplementRunnableInRust() function
|