Home
last modified time | relevance | path

Searched refs:WriteResource (Results 1 – 8 of 8) sorted by relevance

/external/python/cpython2/Mac/Demo/resources/
Dcopyres.py51 res.WriteResource()
/external/webrtc/webrtc/base/
Ddiskcache.h46 StreamInterface* WriteResource(const std::string& id, size_t index);
Dhttpclient.cc469 scoped_ptr<StreamInterface> stream(cache_->WriteResource(id, kCacheBody)); in BeginCacheFile()
488 scoped_ptr<StreamInterface> stream(cache_->WriteResource(id, kCacheHeader)); in WriteCacheHeaders()
Ddiskcache.cc113 StreamInterface* DiskCache::WriteResource(const std::string& id, size_t index) { in WriteResource() function in rtc::DiskCache
/external/python/cpython2/Lib/plat-mac/
Dbuildtools.py260 res.WriteResource()
390 res.WriteResource()
/external/python/cpython2/Mac/scripts/
Dmkestrres.py49 res.WriteResource()
/external/python/cpython2/Mac/Modules/res/
D_Resmodule.c361 #ifndef WriteResource in ResObj_WriteResource()
362 PyMac_PRECHECK(WriteResource); in ResObj_WriteResource()
366 WriteResource(_self->ob_itself); in ResObj_WriteResource()
/external/python/cpython2/Lib/
Dplistlib.py147 res.WriteResource()