Home
last modified time | relevance | path

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

/aosp_15_r20/system/tools/aidl/build/
Daidl_gen_rule.go93 GenRpc bool member
/aosp_15_r20/system/tools/aidl/
Doptions.h177 bool GenRpc() const { return gen_rpc_; } in GenRpc() function