Home
last modified time | relevance | path

Searched defs:absolutePath (Results 1 – 5 of 5) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/
Dzip_writer.cpp97 bool AddFileEntryToZip(zipFile zip_file, FilePath &relativePath, FilePath &absolutePath, const OPTI… in AddFileEntryToZip()
210 FilePath &absolutePath = absolutePaths[i]; in FlushEntriesIfNeeded() local
/foundation/ability/idl_tool/util/
Dfile.cpp47 char* absolutePath = realpath(path.string(), nullptr); in File() local
/foundation/multimedia/audio_framework/services/audio_service/server/src/
Daudio_effect_server.cpp48 std::string absolutePath; in LoadLibrary() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_congestion/platform/unix/qdisc/
Dnstackx_qdisc.c157 char absolutePath[PATH_MAX + 1] = {0}; // +1 is avoiding array out of bound in GetQdiscAllLengthFromFile() local
/foundation/arkui/ace_engine/frameworks/core/components/video/
Dvideo_element.cpp527 std::string absolutePath = filePath + fileName; in GetAssetAbsolutePath() local