Home
last modified time | relevance | path

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

/third_party/boost/libs/statechart/example/Camera/
DShooting.cpp51 if ( context< Camera >().IsMemoryAvailable() ) in react()
DCamera.hpp37 bool IsMemoryAvailable() const { return true; } in IsMemoryAvailable() function