Searched refs:STORAGE_MANAGER_DAEMON_ID (Results 1 – 6 of 6) sorted by relevance
114 int ret = samgr->AddSystemAbility(STORAGE_MANAGER_DAEMON_ID, sd); in main()
34 constexpr int32_t STORAGE_DAEMON_SAID = OHOS::STORAGE_MANAGER_DAEMON_ID;47 sptr<IRemoteObject> object = samgr->GetSystemAbility(OHOS::STORAGE_MANAGER_DAEMON_ID); in GetStorageDaemonProxy()
297 STORAGE_MANAGER_DAEMON_ID = 5002, enumerator
288 pub const STORAGE_MANAGER_DAEMON_ID: i32 = 5002; const
140 { STORAGE_MANAGER_DAEMON_ID, "StorageDaemon" },
54 auto object = sam->GetSystemAbility(STORAGE_MANAGER_DAEMON_ID); in Connect()