Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/ipc/
H A Dstorage_daemon_ipc_interface_code.h53 GET_SPACE, enumerator
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/
H A Dstorage_daemon_stub.cpp81 opToInterfaceMap_[static_cast<uint32_t>(StorageDaemonInterfaceCode::GET_SPACE)] = in StorageDaemonStub()
137 case static_cast<uint32_t>(StorageDaemonInterfaceCode::GET_SPACE): in OnRemoteRequest()
225 case static_cast<uint32_t>(StorageDaemonInterfaceCode::GET_SPACE): in OnRemoteRequestForApp()
H A Dstorage_daemon_proxy.cpp747 …int32_t err = SendRequest(static_cast<int32_t>(StorageDaemonInterfaceCode::GET_SPACE), data, reply… in GetOccupiedSpace()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/ipc/test/
H A Dstorage_daemon_stub_test.cpp61 static_cast<int32_t>(StorageDaemonInterfaceCode::GET_SPACE),