Searched refs:methodOneTime (Results 1 – 2 of 2) sorted by relevance
131 auto methodOneTime = bus.new_method_call( in main() local135 methodOneTime.append( in main()149 auto reply = bus.call(methodOneTime); in main()
210 auto methodOneTime = bus.new_method_call( in isAutoReboot() local213 methodOneTime.append(autoRebootIntf, "AutoReboot"); in isAutoReboot()222 auto reply = bus.call(methodOneTime); in isAutoReboot()