Searched refs:getCachePath (Results 1 – 8 of 8) sorted by relevance
| /trunk/main/desktop/source/deployment/registry/component/ |
| H A D | dp_component.cxx | 452 ::ucbhelper::Content cacheDir( getCachePath(), xCmdEnv ); in initServiceRdbFiles() 458 &oldRDB, makeURL( getCachePath(), m_commonRDB_RO), in initServiceRdbFiles() 480 &oldRDB, makeURL(getCachePath(), m_nativeRDB_RO), in initServiceRdbFiles() 508 makeURL( expandUnoRcUrl(getCachePath()), m_commonRDB ), in initServiceRdbFiles() 519 makeURL( expandUnoRcUrl(getCachePath()), m_nativeRDB ), in initServiceRdbFiles() 538 makeURL(expandUnoRcUrl(getCachePath()), m_commonRDB_RO), in initServiceRdbFiles_RO() 550 makeURL(expandUnoRcUrl(getCachePath()), m_nativeRDB_RO), in initServiceRdbFiles_RO() 648 OUString dbFile = makeURL(getCachePath(), OUSTR("backenddb.xml")); in BackendImpl() 843 makeURL( getCachePath(), OUSTR("unorc") ), in unorc_verify_init() 942 makeURL( getCachePath(), getPlatformString() + OUSTR("rc")), in unorc_verify_init() [all …]
|
| /trunk/main/desktop/source/deployment/registry/configuration/ |
| H A D | dp_configuration.cxx | 210 OUString dbFile = makeURL(getCachePath(), OUSTR("backenddb.xml")); in BackendImpl() 225 makeURL( getCachePath(), OUSTR("registered_packages.pmap") ), in BackendImpl() 373 makeURL( getCachePath(), OUSTR("configmgr.ini") ), in configmgrini_verify_init() 467 makeURL( getCachePath(), OUSTR("configmgr.ini") ), xCmdEnv ); in configmgrini_flush() 778 makeURL( that->getCachePath(), OUSTR("registry") ), in processPackage_()
|
| /trunk/main/desktop/source/deployment/registry/ |
| H A D | dp_backend.cxx | 220 const OUString sDataFolder = makeURL(getCachePath(), relUrl); in createFolder() 263 const OUString sDataFolder = makeURL(getCachePath(), relUrl); in deleteUnusedFolders()
|
| /trunk/main/desktop/source/deployment/registry/executable/ |
| H A D | dp_executable.cxx | 123 OUString dbFile = makeURL(getCachePath(), OUSTR("backenddb.xml")); in BackendImpl()
|
| /trunk/main/desktop/source/deployment/registry/script/ |
| H A D | dp_script.cxx | 175 OUString dbFile = makeURL(getCachePath(), OUSTR("backenddb.xml")); in BackendImpl()
|
| /trunk/main/desktop/source/deployment/registry/inc/ |
| H A D | dp_backend.h | 302 inline ::rtl::OUString const & getCachePath() const { return m_cachePath; } in getCachePath() function
|
| /trunk/main/desktop/source/deployment/registry/help/ |
| H A D | dp_help.cxx | 144 OUString dbFile = makeURL(getCachePath(), OUSTR("backenddb.xml")); in BackendImpl()
|
| /trunk/main/desktop/source/deployment/registry/package/ |
| H A D | dp_package.cxx | 287 OUString dbFile = makeURL(getCachePath(), getImplementationName()); in BackendImpl()
|