Home
last modified time | relevance | path

Searched defs:max_storage (Results 1 – 3 of 3) sorted by relevance

/external/libwebsockets/include/libwebsockets/
Dlws-spa.h107 int max_storage; /* total amount of form parameter values we can store */ member
/external/sfntly/cpp/src/sfntly/table/core/
Dmaximum_profile_table.cc187 void MaximumProfileTable::Builder::SetMaxStorage(int32_t max_storage) { in SetMaxStorage()
/external/libwebsockets/lib/roles/http/server/
Dlws-spa.c626 int count_params, int max_storage, in lws_spa_create()