Home
last modified time | relevance | path

Searched refs:force (Results 1 - 3 of 3) sorted by relevance

/commonlibrary/c_utils/base/include/
H A Dmapped_file.h68 ErrCode Clear(bool force = false);
H A Drefbase.h689 * @param force Used to distinguish from other constructors.
691 inline sptr(WeakRefCounter *p, bool force);
1042 inline sptr<T>::sptr(WeakRefCounter *p, bool /* force */) in sptr()
/commonlibrary/c_utils/base/src/
H A Dmapped_file.cpp456 ErrCode MappedFile::Clear(bool force) in Clear() argument
460 if (!force && res != MAPPED_FILE_ERR_OK) { in Clear()

Completed in 4 milliseconds