Home
last modified time | relevance | path

Searched refs:IPC_MEMORY_SIZE (Results 1 - 2 of 2) sorted by relevance

/foundation/barrierfree/accessibility/common/interface/test/unittest/mock/
H A Dmock_accessibility_element_operator_callback_proxy.cpp23 constexpr int32_t IPC_MEMORY_SIZE = 500 * 1024; // default size is 200 * 1024B, batch query need more memory member
90 data.SetMaxCapacity(IPC_MEMORY_SIZE); in SetSearchElementInfoByAccessibilityIdResult()
/foundation/barrierfree/accessibility/common/interface/src/
H A Daccessibility_element_operator_callback_proxy.cpp23 constexpr int32_t IPC_MEMORY_SIZE = 500 * 1024; // default size is 200 * 1024B, batch query need more memory member
90 data.SetMaxCapacity(IPC_MEMORY_SIZE); in SetSearchElementInfoByAccessibilityIdResult()

Completed in 2 milliseconds