Home
last modified time | relevance | path

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

/third_party/vulkan-loader/loader/
DcJSON.c47 static void *cJSON_malloc_instance_scope(const VkAllocationCallbacks *pAllocator, size_t size) { in cJSON_malloc_instance_scope() function
363 out = (char *)cJSON_malloc_instance_scope(pAllocator, out_buf_size); in print_string_ptr()
378 out = (char *)cJSON_malloc_instance_scope(pAllocator, out_buf_size); in print_string_ptr()
399 out = (char *)cJSON_malloc_instance_scope(pAllocator, out_buf_size); in print_string_ptr()