Home
last modified time | relevance | path

Searched defs:ServiceAction (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/net/dns/
H A Dnsswitch_reader.h55 struct ServiceAction { struct
68 std::vector<ServiceAction> actions = {}); argument
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dntddstor.h633 UCHAR ServiceAction:5; member
638 UCHAR ServiceAction:5; member
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
Dscsi.h1535 UCHAR ServiceAction:5; member
1543 UCHAR ServiceAction:5; member
1651 UCHAR ServiceAction:5; member
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs175953 pub fn ServiceAction(&self) -> BYTE { in ServiceAction() method
175981 let ServiceAction: u8 = unsafe { ::std::mem::transmute(ServiceAction) }; localVariable
176029 pub fn ServiceAction(&self) -> BYTE { in ServiceAction() method
176081 let ServiceAction: u8 = unsafe { ::std::mem::transmute(ServiceAction) }; localVariable