Home
last modified time | relevance | path

Searched refs:MAX_BUF_SIZE (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Ddump_ffrt_helper.cpp24 constexpr const uint32_t MAX_BUF_SIZE = (1U << 19); member
27 result.resize(MAX_BUF_SIZE); in DumpFfrt()
29 int printNum = ffrt_dump(ffrt_dump_cmd_t::DUMP_INFO_ALL, &result[0], MAX_BUF_SIZE); in DumpFfrt()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dwifi_p2p_service_response_list.h23 inline const int MAX_BUF_SIZE = 1024; member
H A Dwifi_p2p_service_response_list.cpp168 if (dataLength <= MAX_BUF_SIZE) { in ParseTlvs2RespList()

Completed in 1 milliseconds