Searched refs:oneway (Results 1 – 15 of 15) sorted by relevance
28 oneway void noteSyncOpOneway(); in noteSyncOpOneway()29 oneway void noteSyncOpOnewayNative(); in noteSyncOpOnewayNative()
19 oneway interface ISatellite {
19 oneway interface IExternalSatelliteListener {
19 oneway interface ISatelliteGateway {
19 oneway interface IExternalSatelliteGatewayListener {
22 oneway interface ILocalSatelliteGatewayListener {
24 oneway interface ILocalSatelliteListener {
19 oneway void onResult(boolean result); in onResult()
9 oneway void exit(); in exit()
20 oneway interface IBroadcastReporter {
21 oneway interface IMotionEventReceiver {
22 oneway void tuneAsync(int frontendIndex); in tuneAsync()
46 oneway void TestOneway(); in TestOneway()52 oneway void CacheCallingInfoFromOneway(); in CacheCallingInfoFromOneway()
315 void do_send_txn(int fd, u32 to, u32 code, buf_t *trdat, buf_t *troff, int oneway, int is_reply, bi… in do_send_txn() argument323 if (oneway) in do_send_txn()