Searched refs:PrePrepare (Results 1 – 10 of 10) sorted by relevance
32 if (!PrePrepare() || !Prepare()) { in RunImpl()42 bool AsyncApiFunction::PrePrepare() { in PrePrepare() function in extensions::AsyncApiFunction
31 virtual bool PrePrepare();
77 virtual bool PrePrepare() OVERRIDE;124 virtual bool PrePrepare() OVERRIDE;
113 bool CastChannelAsyncApiFunction::PrePrepare() { in PrePrepare() function in extensions::CastChannelAsyncApiFunction183 bool CastChannelOpenFunction::PrePrepare() { in PrePrepare() function in extensions::CastChannelOpenFunction185 return CastChannelAsyncApiFunction::PrePrepare(); in PrePrepare()
31 virtual bool PrePrepare() OVERRIDE;
58 bool SerialAsyncApiFunction::PrePrepare() { in PrePrepare() function in extensions::api::SerialAsyncApiFunction
35 virtual bool PrePrepare() OVERRIDE;
398 bool UsbAsyncApiFunction::PrePrepare() { in PrePrepare() function in extensions::UsbAsyncApiFunction
98 virtual bool PrePrepare() OVERRIDE;
56 bool SocketAsyncApiFunction::PrePrepare() { in PrePrepare() function in extensions::SocketAsyncApiFunction