OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xUnpin
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/sqlite/src/src/
pcache.c
125
** Wrapper around the pluggable caches
xUnpin
method. If the cache is
134
sqlite3GlobalConfig.pcache.
xUnpin
(pCache->pCache, p, 0);
335
sqlite3GlobalConfig.pcache.
xUnpin
(pCache->pCache, p, 1);
test_init.c
139
wrapped.pcache.
xUnpin
(p, a, b);
sqlite.h.in
[
all
...]
/external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.h
[
all
...]
sqlite3.c
[
all
...]
Completed in 62 milliseconds