Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/services/netmanagernative/include/netsys/wrapper/
H A Dwrapper_decoder.h51 static constexpr int32_t SPLIT_SIZE = 2; member in OHOS::nmd::WrapperDecoder
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/wrapper/
H A Dwrapper_decoder.cpp227 if (seq.size() == SPLIT_SIZE) { in PushAsciiMessage()
232 if ((subsys.size() == SPLIT_SIZE) && (SUB_SYS_LIST.find(subsys[1]) != SUB_SYS_LIST.end())) { in PushAsciiMessage()
536 if (msgList.size() == SPLIT_SIZE) { in SaveOtherMsg()

Completed in 3 milliseconds