HomeSort by relevance Sort by last modified time
    Searched full:writeupdate (Results 1 - 8 of 8) sorted by null

  /prebuilts/ndk/r16/sources/third_party/vulkan/src/layers/
descriptor_sets.h 145 * This allows the WriteUpdate() and CopyUpdate() operations to be specialized per
155 virtual void WriteUpdate(const VkWriteDescriptorSet *, const uint32_t) = 0;
179 void WriteUpdate(const VkWriteDescriptorSet *, const uint32_t) override;
195 void WriteUpdate(const VkWriteDescriptorSet *, const uint32_t) override;
213 void WriteUpdate(const VkWriteDescriptorSet *, const uint32_t) override;
229 void WriteUpdate(const VkWriteDescriptorSet *, const uint32_t) override;
243 void WriteUpdate(const VkWriteDescriptorSet *, const uint32_t) override;
334 // Validate contents of a WriteUpdate
337 // Perform a WriteUpdate whose contents were just validated using ValidateWriteUpdate
descriptor_sets.cpp 541 descriptors_[start_idx + di]->WriteUpdate(update, di);
    [all...]
  /frameworks/base/services/core/java/com/android/server/updates/
ConfigUpdateInstallReceiver.java 178 protected void writeUpdate(File dir, File file, byte[] content) throws IOException {
211 writeUpdate(updateDir, updateContent, content);
212 writeUpdate(updateDir, updateVersion, Long.toString(version).getBytes());
CertificateTransparencyLogInstallReceiver.java 75 writeUpdate(updateDir, updateVersion, Long.toString(version).getBytes());
122 writeUpdate(updateDir, updateVersion, Long.toString(version).getBytes());
  /external/vulkan-validation-layers/layers/
descriptor_sets.h 180 * This allows the WriteUpdate() and CopyUpdate() operations to be specialized per
190 virtual void WriteUpdate(const VkWriteDescriptorSet *, const uint32_t) = 0;
213 void WriteUpdate(const VkWriteDescriptorSet *, const uint32_t) override;
228 void WriteUpdate(const VkWriteDescriptorSet *, const uint32_t) override;
246 void WriteUpdate(const VkWriteDescriptorSet *, const uint32_t) override;
262 void WriteUpdate(const VkWriteDescriptorSet *, const uint32_t) override;
276 void WriteUpdate(const VkWriteDescriptorSet *, const uint32_t) override;
371 // Validate contents of a WriteUpdate
374 // Perform a WriteUpdate whose contents were just validated using ValidateWriteUpdate
descriptor_sets.cpp     [all...]
  /external/guice/extensions/persist/lib/
hibernate3.jar 
db4o-6.4.14.8131-java5.jar 

Completed in 121 milliseconds