Searched refs:find_insert (Results 1 – 3 of 3) sorted by relevance
/trunk/main/store/source/ |
H A D | storpage.cxx | 469 storeError eErrCode = m_aRoot.find_insert (aNode, i, rKey, *this); in save_dirpage_Impl() 601 eErrCode = m_aRoot.find_insert (aSrcNode, i, rSrcKey, *this); in link() 644 eErrCode = m_aRoot.find_insert (aSrcNode, i, aSrcKey, *this); in symlink() 746 eErrCode = m_aRoot.find_insert (aDstNode, i, e.m_aKey, *this); in rename()
|
H A D | stortree.hxx | 312 storeError find_insert (
|
H A D | stortree.cxx | 480 storeError OStoreBTreeRootObject::find_insert ( in find_insert() function in OStoreBTreeRootObject
|
Completed in 15 milliseconds