Home
last modified time | relevance | path

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

/external/stg/
Dstg.cc48 struct GetInterface { struct
49 Interface& operator()(Interface& x) const { in operator ()()
54 Interface& operator()(Node&) const { in operator ()()
/external/rust/crates/grpcio-sys/grpc/src/compiler/
Dobjective_c_generator.cc337 ::std::string GetInterface(const ServiceDescriptor* service, in GetInterface() function
/external/grpc-grpc/src/compiler/
Dobjective_c_generator.cc337 ::std::string GetInterface(const ServiceDescriptor* service, in GetInterface() function
/external/crosvm/usb_util/src/
Dtypes.rs244 GetInterface = 10, enumerator
/external/libchrome/dbus/
Dmessage.cc307 std::string Message::GetInterface() { in GetInterface() function in dbus::Message