Searched defs:HRESULT (Results 1 – 16 of 16) sorted by relevance
105 ) -> HRESULT { in query_interface()170 ) -> HRESULT { in on_device_state_change()183 ) -> HRESULT { in on_device_added()196 ) -> HRESULT { in on_device_removed()212 ) -> HRESULT { in on_default_device_changed()231 ) -> HRESULT { in on_property_value_changed()
101 ) -> HRESULT { in activate_completed()123 ) -> HRESULT { in query_interface()
77 ) -> HRESULT; in io_port_cb()81 ) -> HRESULT; in memory_cb()87 ) -> HRESULT; in get_virtual_processor_registers_cb()93 ) -> HRESULT; in set_virtual_processor_registers_cb()100 ) -> HRESULT; in translate_gva_page_cb()117 ) -> HRESULT { in io_port_cb()168 ) -> HRESULT { in memory_cb()213 ) -> HRESULT { in get_virtual_processor_registers_cb()234 ) -> HRESULT { in set_virtual_processor_registers_cb()256 ) -> HRESULT { in translate_gva_page_cb()
508 ### EXPECT_HRESULT_SUCCEEDED {#EXPECT_HRESULT_SUCCEEDED}515 ### EXPECT_HRESULT_FAILED {#EXPECT_HRESULT_FAILED}
277 base::OnceCallback<void(HRESULT, internal::AsyncResultsT<T>)> in PostAsyncHandlers()
66 typedef _Return_type_success_(return >= 0) long HRESULT; // NOLINT(runtime/int) typedef
31 typedef _Return_type_success_(return >= 0) long HRESULT; typedef
65 typedef long HRESULT; typedef
9051 pub type HRESULT = ::std::os::raw::c_long; typedef9601 ) -> HRESULT; in WHvEmulatorCreateEmulator()9604 pub fn WHvEmulatorDestroyEmulator(Emulator: WHV_EMULATOR_HANDLE) -> HRESULT; in WHvEmulatorDestroyEmulator()9613 ) -> HRESULT; in WHvEmulatorTryIoEmulation()9622 ) -> HRESULT; in WHvEmulatorTryMmioEmulation()9643 ) -> HRESULT; in WHvGetCapability()9646 pub fn WHvCreatePartition(Partition: *mut WHV_PARTITION_HANDLE) -> HRESULT; in WHvCreatePartition()9649 pub fn WHvSetupPartition(Partition: WHV_PARTITION_HANDLE) -> HRESULT; in WHvSetupPartition()9652 pub fn WHvDeletePartition(Partition: WHV_PARTITION_HANDLE) -> HRESULT; in WHvDeletePartition()9661 ) -> HRESULT; in WHvGetPartitionProperty()[all …]
417 class HRESULT(_SimpleCData): class
407 class HRESULT(_SimpleCData): class
198 #define HRESULT LONG macro
1029 virtual STDMETHODIMP_(void) OnCacheComplete(__in HRESULT /*hrStatus*/) { in OnCacheComplete()
86 typedef int32_t HRESULT; typedef