Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/ril_adapter/services/hril/include/
H A Dhril_timer_callback.h51 const int32_t PIPE_SIZE_MAX = 2; variable
/ohos5.0/base/telephony/ril_adapter/services/hril/src/
H A Dhril_timer_callback.cpp102 int32_t pipedes[PIPE_SIZE_MAX]; in EventLoop()