Home
last modified time | relevance | path

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

/foundation/filemanagement/storage_service/services/storage_daemon/
H A Dmain.cpp143 int ret = samgr->AddSystemAbility(STORAGE_MANAGER_DAEMON_ID, sd); in main()
/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsystem_ability_definition.h297 STORAGE_MANAGER_DAEMON_ID = 5002, enumerator
/foundation/filemanagement/storage_service/services/storage_daemon/client/
H A Dstorage_daemon_client.cpp34 constexpr int32_t STORAGE_DAEMON_SAID = OHOS::STORAGE_MANAGER_DAEMON_ID;
47 sptr<IRemoteObject> object = samgr->GetSystemAbility(OHOS::STORAGE_MANAGER_DAEMON_ID); in GetStorageDaemonProxy()
/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H A Ddefinition.rs288 pub const STORAGE_MANAGER_DAEMON_ID: i32 = 5002; consts
/foundation/filemanagement/storage_service/services/storage_manager/storage_daemon_communication/src/
H A Dstorage_daemon_communication.cpp54 auto object = sam->GetSystemAbility(STORAGE_MANAGER_DAEMON_ID); in Connect()

Completed in 5 milliseconds