HomeSort by relevance Sort by last modified time
    Searched refs:blob_id (Results 1 - 16 of 16) sorted by null

  /external/chromium_org/content/public/test/
mock_blob_url_request_context.cc 33 const std::string& blob_id,
35 : blob_id_(blob_id),
mock_blob_url_request_context.h 43 const std::string& blob_id,
  /external/chromium_org/content/child/fileapi/
webfilewriter_impl.h 35 virtual void DoWrite(const GURL& path, const std::string& blob_id,
webfilewriter_base.h 44 const std::string& blob_id,
webfilewriter_impl.cc 140 const GURL& path, const std::string& blob_id, int64 offset) {
142 path, blob_id, offset,
file_system_dispatcher.h 108 const std::string& blob_id,
file_system_dispatcher.cc 287 const std::string& blob_id,
295 new FileSystemHostMsg_Write(request_id, path, blob_id, offset));
  /hardware/intel/img/libdrm/libdrm/
xf86drmMode.c 543 drmModePropertyBlobPtr drmModeGetPropertyBlob(int fd, uint32_t blob_id)
550 blob.blob_id = blob_id;
566 r->id = blob.blob_id;
xf86drmMode.h 364 extern drmModePropertyBlobPtr drmModeGetPropertyBlob(int fd, uint32_t blob_id);
  /hardware/intel/img/libdrm/shared-core/
drm_mode.h 223 __u32 blob_id; member in struct:drm_mode_get_blob
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/drm/
drm_mode.h 216 __u32 blob_id; member in struct:drm_mode_get_blob
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
drm_mode.h 216 __u32 blob_id; member in struct:drm_mode_get_blob
  /external/clang/tools/clang-format/
git-clang-format 327 blob_id = clang_format_to_blob(filename, line_ranges, binary=binary,
329 yield '%s %s\t%s' % (mode, blob_id, filename)
  /bionic/libc/kernel/uapi/drm/
drm_mode.h 271 __u32 blob_id; member in struct:drm_mode_get_blob
  /external/kernel-headers/original/uapi/drm/
drm_mode.h 293 __u32 blob_id; member in struct:drm_mode_get_blob
  /external/valgrind/main/include/vki/
vki-linux-drm.h 407 __vki_u32 blob_id; member in struct:vki_drm_mode_get_blob

Completed in 2974 milliseconds