Home
last modified time | relevance | path

Searched defs:sendConf (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/include/
H A Dicommunicator.h40 uint32_t timeout, SendConfig &sendConf) in SetSendConfigParam() argument
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/
H A Dtime_helper.cpp142 …:SetSendConfig(const std::string &dstTarget, bool nonBlock, uint32_t timeout, SendConfig &sendConf) in SetSendConfig()
/ohos5.0/base/telephony/sms_mms/frameworks/js/napi/include/
H A Dnapi_mms.h171 struct MmsSendConfContext sendConf; member
187 struct MmsSendConfContext sendConf; member
/ohos5.0/base/telephony/sms_mms/frameworks/js/napi/src/
H A Dnapi_mms.cpp905 bool ReadEncodeMmsType(napi_env env, napi_value napiValue, MmsSendConfContext &sendConf) in ReadEncodeMmsType()