• Home
Name Date Size #Lines LOC

..--

frameworks/file_manager_service/12-May-2024-2,9532,241

interfaces/kits/napi/12-May-2024-1,6561,163

services/12-May-2024-759602

LICENSED12-May-20249.9 KiB177150

README.en.mdD12-May-2024959 3725

README.mdD12-May-20241.2 KiB4427

README.en.md

1# storage_diskmgr
2
3#### Description
4{**When you're done, you can delete the content in this README and update the file with details for others getting started with your repository**}
5
6#### Software Architecture
7Software architecture description
8
9#### Installation
10
111.  xxxx
122.  xxxx
133.  xxxx
14
15#### Instructions
16
171.  xxxx
182.  xxxx
193.  xxxx
20
21#### Contribution
22
231.  Fork the repository
242.  Create Feat_xxx branch
253.  Commit your code
264.  Create Pull Request
27
28
29#### Gitee Feature
30
311.  You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md
322.  Gitee blog [blog.gitee.com](https://blog.gitee.com)
333.  Explore open source project [https://gitee.com/explore](https://gitee.com/explore)
344.  The most valuable open source project [GVP](https://gitee.com/gvp)
355.  The manual of Gitee [https://gitee.com/help](https://gitee.com/help)
366.  The most popular members  [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)
37

README.md

1# storage<a name="EN-US_TOPIC_0000001147497185"></a>
2
3-   [Introduction](#section11660541593)
4-   [Directory Structure](#section14408467105)
5-   [Usage](#section18111235161011)
6    -   [Available APIs](#section86358081116)
7    -   [Usage Guidelines](#section789634518111)
8
9-   [Repositories Involved](#section135327891219)
10
11## Introduction<a name="section11660541593"></a>
12
13## Directory Structure<a name="section14408467105"></a>
14
15```
16/foundation/storage
17├── diskmgr
18│   └── frameworks          #   Framework code
19│   └── interfaces          #   External APIs
20│   └── utils               #   tools
21│   └── sa_profile          #   services config files
22│   └── services            #   services
23├── utils                   #   tools
24├── lite                    #   lite
25├── LICENSE                 #   License file
26├── ohos.build              #   Build file
27```
28
29## Usage<a name="section18111235161011"></a>
30
31### Available APIs<a name="section86358081116"></a>
32
33
34
35<a name="t49c6a8df29a143a98ef6f66f43c7eac8"></a>
36
37
38### Usage Guidelines<a name="section789634518111"></a>
39
40## Repositories Involved<a name="section135327891219"></a>
41
42
43
44