OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:InsertFile
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/net/tools/flip_server/
mem_cache.cc
201
InsertFile
(
229
void MemoryCache::
InsertFile
(const BalsaHeaders* headers,
232
InsertFile
(new FileData(headers, filename, body));
235
void MemoryCache::
InsertFile
(FileData* file_data) {
/external/chromium_org/native_client_sdk/src/examples/demo/drive/
drive.cc
202
//
InsertFile
220
// This generates the multipart-upload request body for
InsertFile
. See
254
int32_t
InsertFile
(pp::Instance* instance,
490
int32_t result =
InsertFile
(this, auth_token_, p, metadata);
507
int32_t result =
InsertFile
(this, auth_token_, p, metadata);
Completed in 67 milliseconds