Home
last modified time | relevance | path

Searched refs:OH_ResourceManager_GetRawFileCount (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/base/global/resource_management/interfaces/native/resource/include/
H A Draw_dir.h83 int OH_ResourceManager_GetRawFileCount(RawDir *rawDir);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-localization-kit/
H A Draw__dir_8h.md32 | int [OH_ResourceManager_GetRawFileCount](rawfile.md#oh_resourcemanager_getrawfilecount) ([RawDir]…
H A Drawfile.md46 | int [OH_ResourceManager_GetRawFileCount](#oh_resourcemanager_getrawfilecount) ([RawDir](#rawdir) …
201 ### OH_ResourceManager_GetRawFileCount()
204 int OH_ResourceManager_GetRawFileCount (RawDir * rawDir)
/ohos5.0/docs/en/application-dev/reference/apis-localization-kit/
H A Draw__dir_8h.md32 | int [OH_ResourceManager_GetRawFileCount](rawfile.md#oh_resourcemanager_getrawfilecount) ([RawDir]…
H A Drawfile.md46 | int [OH_ResourceManager_GetRawFileCount](#oh_resourcemanager_getrawfilecount) ([RawDir](#rawdir) …
201 ### OH_ResourceManager_GetRawFileCount()
204 int OH_ResourceManager_GetRawFileCount (RawDir * rawDir)
/ohos5.0/docs/zh-cn/application-dev/napi/
H A Drawfile-guidelines.md14 | int OH_ResourceManager_GetRawFileCount(RawDir *rawDir) | 获取指定rawfile目录下的rawfile文件数量。 |
119 int count = OH_ResourceManager_GetRawFileCount(rawDir);
/ohos5.0/docs/en/application-dev/napi/
H A Drawfile-guidelines.md15 | int OH_ResourceManager_GetRawFileCount(RawDir *rawDir) | Obtains the number of raw files in…
120 int count = OH_ResourceManager_GetRawFileCount(rawDir);
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Draw_file_manager.cpp237 int OH_ResourceManager_GetRawFileCount(RawDir *rawDir) in OH_ResourceManager_GetRawFileCount() function
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.1-Release/
H A Dnative-apidiff-v3.1-release.md174 | 全球化-resmgr | int OH_ResourceManager_GetRawFileCount(RawDir *rawDir) | 新增 | 新增获取指定rawf…
/ohos5.0/docs/en/release-notes/api-diff/v3.1-Release/
H A Dnative-apidiff-v3.1-release.md174 | Globalization - resmgr | int OH_ResourceManager_GetRawFileCount(RawDir *rawDir) | Added …