Searched defs:GenRpc (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/system/tools/aidl/build/ | ||
D | aidl_gen_rule.go | 93 GenRpc bool member |
/aosp_15_r20/system/tools/aidl/ | ||
D | options.h | 177 bool GenRpc() const { return gen_rpc_; } in GenRpc() function |