Home
last modified time | relevance | path

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

/trunk/main/desktop/source/deployment/registry/component/
H A Ddp_component.cxx454 ::ucbhelper::Content cacheDir( getCachePath(), xCmdEnv ); in initServiceRdbFiles()
460 &oldRDB, makeURL( getCachePath(), m_commonRDB_RO), in initServiceRdbFiles()
482 &oldRDB, makeURL(getCachePath(), m_nativeRDB_RO), in initServiceRdbFiles()
510 makeURL( expandUnoRcUrl(getCachePath()), m_commonRDB ), in initServiceRdbFiles()
521 makeURL( expandUnoRcUrl(getCachePath()), m_nativeRDB ), in initServiceRdbFiles()
540 makeURL(expandUnoRcUrl(getCachePath()), m_commonRDB_RO), in initServiceRdbFiles_RO()
552 makeURL(expandUnoRcUrl(getCachePath()), m_nativeRDB_RO), in initServiceRdbFiles_RO()
650 OUString dbFile = makeURL(getCachePath(), OUSTR("backenddb.xml")); in BackendImpl()
847 makeURL( getCachePath(), OUSTR("unorc") ), in unorc_verify_init()
1054 makeURL( getCachePath(), getPlatformString() + OUSTR("rc") ), in unorc_flush()
[all …]
/trunk/main/desktop/source/deployment/registry/configuration/
H A Ddp_configuration.cxx212 OUString dbFile = makeURL(getCachePath(), OUSTR("backenddb.xml")); in BackendImpl()
227 makeURL( getCachePath(), OUSTR("registered_packages.pmap") ), in BackendImpl()
377 makeURL( getCachePath(), OUSTR("configmgr.ini") ), in configmgrini_verify_init()
471 makeURL( getCachePath(), OUSTR("configmgr.ini") ), xCmdEnv ); in configmgrini_flush()
782 makeURL( that->getCachePath(), OUSTR("registry") ), in processPackage_()
/trunk/main/desktop/source/deployment/registry/
H A Ddp_backend.cxx225 const OUString sDataFolder = makeURL(getCachePath(), relUrl); in createFolder()
268 const OUString sDataFolder = makeURL(getCachePath(), relUrl); in deleteUnusedFolders()
/trunk/main/desktop/source/deployment/registry/executable/
H A Ddp_executable.cxx125 OUString dbFile = makeURL(getCachePath(), OUSTR("backenddb.xml")); in BackendImpl()
/trunk/main/desktop/source/deployment/registry/script/
H A Ddp_script.cxx177 OUString dbFile = makeURL(getCachePath(), OUSTR("backenddb.xml")); in BackendImpl()
/trunk/main/desktop/source/deployment/registry/inc/
H A Ddp_backend.h366 inline ::rtl::OUString const & getCachePath() const { return m_cachePath; } in getCachePath() function in dp_registry::backend::PackageRegistryBackend
/trunk/main/desktop/source/deployment/registry/help/
H A Ddp_help.cxx147 OUString dbFile = makeURL(getCachePath(), OUSTR("backenddb.xml")); in BackendImpl()
/trunk/main/desktop/source/deployment/registry/package/
H A Ddp_package.cxx321 OUString dbFile = makeURL(getCachePath(), getImplementationName()); in BackendImpl()

Completed in 59 milliseconds