Home
last modified time | relevance | path

Searched refs:IsFromServer (Results 1 - 5 of 5) sorted by relevance

/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/network/
H A Dbase_session.h30 virtual bool IsFromServer() const = 0;
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/network/softbus/
H A Dsoftbus_session.h34 bool IsFromServer() const override;
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/
H A Dsoftbus_session.cpp62 bool SoftbusSession::IsFromServer() const in IsFromServer() function in OHOS::Storage::DistributedFile::SoftbusSession
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/softbus/
H A Dsoftbus_session_test.cpp56 * @tc.desc: Verify the IsFromServer function.
64 bool res = g_session->IsFromServer(); in HWTEST_F()
/foundation/filemanagement/dfs_service/services/cloudsyncservice/include/transport/softbus/
H A Dsoftbus_adapter.h60 bool IsFromServer(int sessionId);

Completed in 1 milliseconds