Home
last modified time | relevance | path

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

/external/virglrenderer/src/venus/
Dvkr_device_object.json51 "create_count": "pAllocateInfo->commandBufferCount", string
93 "create_count": "pAllocateInfo->descriptorSetCount", string
222 "create_count": "createInfoCount", string
/external/cronet/net/http/
Dmock_http_cache.h196 int create_count() const { return create_count_; } in create_count() function