Searched defs:safeGet (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/leveldb/
H A DLevelDBTransaction.cpp110 bool LevelDBTransaction::safeGet(const LevelDBSlice& key, Vector<char>& value, bool& found) function in class:WebCore::LevelDBTransaction
H A DLevelDBDatabase.cpp230 bool LevelDBDatabase::safeGet(const LevelDBSlice& key, Vector<char>& value, bool& found, const LevelDBSnapshot* snapshot) function in class:WebCore::LevelDBDatabase
/macosx-10.9.5/bind9-45.100/bind9/contrib/dlz/drivers/
H A Ddlz_mysql_driver.c88 #define safeGet(in) in == NULL ? "" : in macro
[all...]

Completed in 269 milliseconds