Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dpackage_file.cpp109 static int GetFileContexts(const string &sourcePath, list<FileContext> &fileContexts) in GetFileContexts() function
477 int errCode = GetFileContexts(sourcePath, fileContexts); in ExePackage()