Home
last modified time | relevance | path

Searched defs:MAX_PID_LIST_SIZE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/time/time_service/services/ipc/stub/
H A Dtime_service_stub.cpp28 static const int MAX_PID_LIST_SIZE = 1024; variable
/ohos5.0/foundation/communication/wifi/wifi/interfaces/inner_api/
H A Dwifi_msg.h43 #define MAX_PID_LIST_SIZE 128 macro