Home
last modified time | relevance | path

Searched refs:rpcServiceList (Results 1 – 1 of 1) sorted by relevance

/system/chre/platform/shared/
Dhost_protocol_chre.cc238 DynamicVector<Offset<fbs::NanoappRpcService>> rpcServiceList; in addNanoappListEntry() local
242 if (!rpcServiceList.push_back(offsetService)) { in addNanoappListEntry()
248 builder.CreateVector<Offset<fbs::NanoappRpcService>>(rpcServiceList); in addNanoappListEntry()