Home
last modified time | relevance | path

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

/external/opencore/nodes/pvprotocolenginenode/download_protocols/common/src/
Dpvdl_config_file.cpp22 #define PVDLCONFIGFILE_TEMPORARY_BUFFER_SIZE 4096 macro
417 uint8 *aTmpBuf = (uint8 *)alloc.allocate(PVDLCONFIGFILE_TEMPORARY_BUFFER_SIZE); in LoadConfig()