Home
last modified time | relevance | path

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

/base/startup/appspawn/lite/
H A Dappspawn_message.c37 static const size_t MAX_CAPABILITY_COUNT = 10; variable
120 if (capsCnt > MAX_CAPABILITY_COUNT) { in GetCaps()
122 capsCnt, MAX_CAPABILITY_COUNT); in GetCaps()

Completed in 2 milliseconds