Searched refs:CreatePagedMemoryPool (Results 1 – 2 of 2) sorted by relevance
54 bool CreatePagedMemoryPool();
128 bool FlowController::CreatePagedMemoryPool() in CreatePagedMemoryPool() function in FlowController263 CHECK_TRUE(CreatePagedMemoryPool(), -1, "create paged memory pool failed!"); in StartCapture()