Home
last modified time | relevance | path

Searched defs:isSend (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dauth_delegate.cpp55 int localUserId, int peerUserId, const std::string &peerDeviceId, int32_t authType, bool isSend) in CheckAccess()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_network_info.c228 static void WifiStateProcess(uint32_t netCapability, bool isSend) in WifiStateProcess()
395 bool isSend = false; in BtStateChangeEventHandler() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dkvdb_service_test.cpp660 bool isSend = false; variable