• Home
  • Raw
  • Download

Lines Matching refs:transact

59         status_t status = remote()->transact(GET_MASTER_ELECTION_PRIORITY,  in getMasterElectionPriority()
76 status_t status = remote()->transact(SET_MASTER_ELECTION_PRIORITY, in setMasterElectionPriority()
89 status_t status = remote()->transact(GET_MASTER_ELECTION_ENDPOINT, in getMasterElectionEndpoint()
114 status_t status = remote()->transact(SET_MASTER_ELECTION_ENDPOINT, in setMasterElectionEndpoint()
127 status_t status = remote()->transact(GET_MASTER_ELECTION_GROUP_ID, in getMasterElectionGroupId()
145 status_t status = remote()->transact(SET_MASTER_ELECTION_GROUP_ID, in setMasterElectionGroupId()
159 status_t status = remote()->transact(GET_INTERFACE_BINDING, in getInterfaceBinding()
176 status_t status = remote()->transact(SET_INTERFACE_BINDING, in setInterfaceBinding()
189 status_t status = remote()->transact(GET_MASTER_ANNOUNCE_INTERVAL, in getMasterAnnounceInterval()
206 status_t status = remote()->transact(SET_MASTER_ANNOUNCE_INTERVAL, in setMasterAnnounceInterval()
219 status_t status = remote()->transact(GET_CLIENT_SYNC_INTERVAL, in getClientSyncInterval()
236 status_t status = remote()->transact(SET_CLIENT_SYNC_INTERVAL, in setClientSyncInterval()
249 status_t status = remote()->transact(GET_PANIC_THRESHOLD, in getPanicThreshold()
266 status_t status = remote()->transact(SET_PANIC_THRESHOLD, in setPanicThreshold()
279 status_t status = remote()->transact(GET_AUTO_DISABLE, in getAutoDisable()
296 status_t status = remote()->transact(SET_AUTO_DISABLE, in setAutoDisable()
310 status_t status = remote()->transact(FORCE_NETWORKLESS_MASTER_MODE, in forceNetworklessMasterMode()