Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/network/softbus/
H A Dsoftbus_agent.h42 void StopBottomHalf() override;
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/network/
H A Dnetwork_agent_template.h74 virtual void StopBottomHalf() = 0;
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/
H A Dnetwork_agent_template.cpp47 StopBottomHalf(); in Stop()
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/
H A Dsoftbus_agent.cpp163 void SoftbusAgent::StopBottomHalf() {} in StopBottomHalf() function in OHOS::Storage::DistributedFile::SoftbusAgent