Home
last modified time | relevance | path

Searched defs:updateValues (Results 1 – 2 of 2) sorted by relevance

/external/mobly-snippet-lib/examples/ex6_complex_type_conversion/src/main/java/com/google/android/mobly/snippet/example6/
DExampleSnippet.java48 public ArrayList<CustomType> updateValues(ArrayList<CustomType> objects, String newValue) { in updateValues() method in ExampleSnippet
/external/deqp/external/vulkancts/vkscserver/
DvksStructsVKSC.hpp197 void updateValues(vk::VkDeviceSize cpAlloc, vk::VkDeviceSize cpReserved, vk::VkDeviceSize cbAlloc) in updateValues() function