OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dirhandle
(Results
1 - 2
of
2
) sorted by null
/system/core/sdcard/
sdcard.c
80
struct
dirhandle
{
struct
847
struct
dirhandle
*h;
873
struct
dirhandle
*h = id_to_ptr(req->fh);
897
struct
dirhandle
*h = id_to_ptr(req->fh);
/external/webkit/Source/WebKit/chromium/public/
WebKitClient.h
128
// Opens a database file;
dirHandle
should be 0 if the caller does not need
Completed in 189 milliseconds