Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/binder/wire_format/
H A Dtransaction.h79 bool IsClient() const { return is_client_; } in IsClient() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/binder/wire_format/
Dtransaction.h79 bool IsClient() const { return is_client_; } in IsClient() function
/aosp_15_r20/external/openthread/src/core/net/
H A Ddns_dso.hpp454 bool IsClient(void) const { return !mIsServer; } in IsClient() function in ot::Dns::Dso::Connection
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Drpcndr.h254 unsigned char IsClient; member
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs159466 pub IsClient: ::std::os::raw::c_uchar, field