Searched refs:property_sync_call_allowed_ (Results 1 - 2 of 2) sorted by relevance

/external/libmojo/mojo/edk/system/
H A Dcore.h295 bool property_sync_call_allowed_ = true; member in class:mojo::edk::Core
H A Dcore.cc351 property_sync_call_allowed_ = *static_cast<const bool*>(value);
511 *static_cast<bool*>(value) = property_sync_call_allowed_;

Completed in 885 milliseconds