Home
last modified time | relevance | path

Searched defs:Service (Results 1 – 2 of 2) sorted by relevance

/trusty/user/base/experimental/lib/tidl/include/lib/tidl/
Dtidl.h215 Service(const char*, in Service() function
/trusty/user/base/lib/tipc/rust/src/
Dservice.rs371 pub trait Service { interface
1215 impl Service for () { implementation