Home
last modified time | relevance | path

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

/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/mountpoint/
H A Dmount_manager.h37 void StopInstance() override {}
/foundation/filemanagement/dfs_service/utils/system/include/
H A Ddfsu_singleton.h52 virtual void StopInstance() = 0;
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/device/
H A Ddevice_manager_agent.h112 void StopInstance() override;
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/device/
H A Ddevice_manager_agent.cpp60 StopInstance(); in ~DeviceManagerAgent()
73 void DeviceManagerAgent::StopInstance() in StopInstance() function in OHOS::Storage::DistributedFile::DeviceManagerAgent
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/device/
H A Ddevice_manager_agent_test.cpp580 * @tc.desc: Verify the StopInstance function.
590 DeviceManagerAgent::GetInstance()->StopInstance(); in HWTEST_F()

Completed in 5 milliseconds