Home
last modified time | relevance | path

Searched defs:fileContext (Results 1 – 4 of 4) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
Dpackage_file.cpp117 FileContext fileContext; in GetFileContexts() local
275 static int PackFileContext(ofstream &targetFile, const FileContext &fileContext) in PackFileContext()
307 static int UnpackFileContext(ifstream &sourceFile, FileContext &fileContext) in UnpackFileContext()
326 …int PackFileContent(ofstream &targetFile, const string &sourcePath, const FileContext &fileContext) in PackFileContent()
356 …t UnpackFileContent(ifstream &sourceFile, const string &targetPath, const FileContext &fileContext) in UnpackFileContent()
540 FileContext fileContext; in UnpackFile() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
Ddistributeddb_interfaces_space_management_test.cpp301 std::string fileContext; in CreateFile() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/
Dwifi_hdi_wpa_client.cpp780 bool WifiHdiWpaClient::WriteConfigToFile(const std::string &fileContext) in WriteConfigToFile()
801 std::string fileContext; in SetSoftApConfig() local
/foundation/multimedia/media_library/frameworks/js/src/
Dfile_asset_napi.cpp2075 static bool GetIsDirectoryiteNative(napi_env env, const FileAssetAsyncContext &fileContext) in GetIsDirectoryiteNative()