Home
last modified time | relevance | path

Searched refs:allowUpdate (Results 1 – 7 of 7) sorted by relevance

/external/clearsilver/util/
Dskiplist.h129 NEOERR *skipInsert(skipList list, UINT32 key, void *value, int allowUpdate);
Dskiplist.c521 NEOERR *skipInsert(skipList list, UINT32 key, void *value, int allowUpdate) in skipInsert() argument
541 if(!allowUpdate) in skipInsert()
/external/webkit/WebCore/storage/
DDatabaseAuthorizer.h74 int allowUpdate(const String& tableName, const String& columnName);
DDatabaseAuthorizer.cpp301 int DatabaseAuthorizer::allowUpdate(const String& tableName, const String&) in allowUpdate() function in WebCore::DatabaseAuthorizer
/external/webkit/WebCore/platform/sql/
DSQLiteDatabase.cpp306 return auth->allowUpdate(parameter1, parameter2); in authorizerFunction()
/external/webkit/WebCore/
DChangeLog-2008-08-1070224 (WebCore::DatabaseAuthorizer::allowUpdate):
80718 (WebCore::DatabaseAuthorizer::allowUpdate):
80989 (WebCore::SQLAuthorizer::allowUpdate):
DChangeLog-2009-06-1619589 (WebCore::DatabaseAuthorizer::allowUpdate):