Searched defs:isRoot (Results 1 – 3 of 3) sorted by relevance
57 bool isRoot() const { return (m_pNode->right == m_pNode); } in isRoot() function
212 bool isRoot() const { return (m_pNode->right == m_pNode); } in isRoot() function
209 public boolean isRoot() { in isRoot() method in MtpStorageManager.MtpObject