Home
last modified time | relevance | path

Searched defs:poolSize (Results 26 - 50 of 52) sorted by relevance

123

/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Dark_js_runtime.cpp69 const int64_t poolSize = 0x10000000; // 256M in Initialize() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_relational_get_data_test.cpp1761 StorageEngineAttr poolSize = {1, 1, 0, 16}; // at most 1 write 16 read. in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H A Drd_single_ver_natural_store.cpp430 static void SetStorageEngineAttr(StorageEngineAttr &poolSize, uint32_t minWriteNum, uint32_t maxWriteNum, in SetStorageEngineAttr() argument
444 StorageEngineAttr poolSize = { 0 }; in InitDatabaseContext() local
/kernel/liteos_a/kernel/extended/liteipc/
H A Dhm_liteipc.h66 UINT32 poolSize; member
/foundation/arkui/ace_engine/test/unittest/core/pattern/scrollable/
H A Dscrollable_cover_test_ng.cpp300 auto poolSize = 2; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_natural_store.cpp407 StorageEngineAttr poolSize = {0, 1, 0, 16}; // 1 write 16 read at most. in Open() local
/kernel/liteos_a/kernel/base/core/
H A Dlos_task.c442 UINT32 poolSize = OS_SYS_MEM_SIZE; in TaskCreateParamCheck() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkResourceInterface.cpp356 VkPipelinePoolSize poolSize = in preparePipelinePoolSizes() local
/third_party/vk-gl-cts/external/vulkancts/vkscserver/
H A DvksCacheBuilder.cpp593 VkPipelinePoolSize poolSize = in buildPipelineCache() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_relational_store.cpp79 StorageEngineAttr poolSize = { 1, 1, 0, 16 }; // at most 1 write 16 read. in InitStorageEngine() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_natural_store.cpp1408 StorageEngineAttr poolSize = {1, 1, 1, 16}; // at most 1 write 16 read. in InitStorageEngine() local
/kernel/liteos_m/kal/cmsis/
H A Dcmsis_liteos2.c1425 uint32_t poolSize; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingDescriptorCopyTests.cpp1871 VkDescriptorPoolSize poolSize = in run() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
H A DvktBindingDescriptorCopyTests.cpp1871 VkDescriptorPoolSize poolSize = in run() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DProgramExecutableVk.cpp936 VkDescriptorPoolSize poolSize = {}; in initDynamicDescriptorPools() local
950 VkDescriptorPoolSize poolSize = {}; in initDynamicDescriptorPools() local
H A DUtilsVk.cpp1139 VkDescriptorPoolSize poolSize = {}; in ensureResourcesInitialized() local
H A DContextVk.cpp829 VkDescriptorPoolSize poolSize = {}; in initialize() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmGraphicsShaderTestUtil.cpp3525 const VkDescriptorPoolSize poolSize = in runAndVerifyDefaultPipeline() local
3564 const VkDescriptorPoolSize poolSize = in runAndVerifyDefaultPipeline() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmGraphicsShaderTestUtil.cpp3522 const VkDescriptorPoolSize poolSize = in runAndVerifyDefaultPipeline() local
3561 const VkDescriptorPoolSize poolSize = in runAndVerifyDefaultPipeline() local
/foundation/arkui/napi/native_engine/impl/ark/
H A Dark_native_engine.cpp1718 const int64_t poolSize = 0x1000000; in CreateRuntimeFunc() local
/foundation/arkui/napi/test/unittest/
H A Dtest_napi.cpp96 const int64_t poolSize = 0x1000000; // 16M in NativeEngineProxy() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/multiview/
H A DvktMultiViewRenderTests.cpp1748 const VkDescriptorPoolSize poolSize = in beforeRenderPass() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/
H A DvktMultiViewRenderTests.cpp1773 const VkDescriptorPoolSize poolSize = in beforeRenderPass() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassTests.cpp2393 const VkDescriptorPoolSize poolSize = in SubpassRenderer() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassTests.cpp2379 const VkDescriptorPoolSize poolSize = in SubpassRenderer() local

Completed in 146 milliseconds

123