Home
last modified time | relevance | path

Searched defs:getRawFileContent (Results 1 – 2 of 2) sorted by relevance

/applications/standard/app_samples/code/DocsSample/ResourceManagement/RawFile/entry/src/main/cpp/types/libentry/
DIndex.d.ts18 export const getRawFileContent: (resmgr: resourceManager.ResourceManager, path: string) => Uint8Arr… constant
/applications/standard/app_samples/code/BasicFeature/Native/NdkRawfile/entry/src/main/cpp/types/libentry/
Dindex.d.ts20 export const getRawFileContent: (resmgr: resourceManager.ResourceManager, path: string, offset?: nu… constant