Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/test/unittest/components/
Dui_image_unit_test.cpp148 const char* strPath = static_cast<const char*>(TIF_IMAGE_PATH); variable
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/
Dzip_writer.cpp82 std::string strPath = path.Value(); in OpenNewFileEntry() local
Dzip_internal.cpp272 …zipFile zipFile, const std::string &strPath, const OPTIONS &options, const struct tm *lastModified… in ZipOpenNewFileInZip()
/foundation/multimodalinput/input/util/common/src/
Dutil.cpp161 static std::string GetFileName(const std::string &strPath) in GetFileName()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/pbap_pce/
Dpbap_pce_state_machine.cpp820 std::string strPath = Replace(U16ToStr(vcardPath), "/", "_"); in GetDownloadFileName() local