Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/include/
H A Dparse_result.h56 frameLen_ = inFrameLen; in SetFrameLen()
117 return frameLen_; in GetFrameLen()
168 uint32_t frameLen_ = 0; variable