Home
last modified time | relevance | path

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

/aoo4110/main/desktop/source/deployment/registry/configuration/
H A Ddp_configuration.cxx206 if (transientMode()) in BackendImpl()
368 if (transientMode()) in configmgrini_verify_init()
425 if (transientMode()) in configmgrini_flush()
/aoo4110/main/desktop/source/deployment/registry/script/
H A Ddp_script.cxx173 OSL_ASSERT( ! transientMode() ); in BackendImpl()
175 if (!transientMode()) in BackendImpl()
/aoo4110/main/desktop/source/deployment/registry/component/
H A Ddp_component.cxx625 if (transientMode()) in BackendImpl()
838 if (transientMode()) in unorc_verify_init()
963 if (transientMode()) in unorc_flush()
/aoo4110/main/desktop/source/deployment/registry/executable/
H A Ddp_executable.cxx123 if (!transientMode()) in BackendImpl()
/aoo4110/main/desktop/source/deployment/registry/sfwk/
H A Ddp_sfwk.cxx179 if (! transientMode()) in BackendImpl()
/aoo4110/main/desktop/source/deployment/registry/inc/
H A Ddp_backend.h367 inline bool transientMode() const { return m_cachePath.getLength() == 0; } in transientMode() function in dp_registry::backend::PackageRegistryBackend
/aoo4110/main/desktop/source/deployment/registry/help/
H A Ddp_help.cxx145 if (!transientMode()) in BackendImpl()
/aoo4110/main/desktop/source/deployment/registry/package/
H A Ddp_package.cxx319 if (!transientMode()) in BackendImpl()

Completed in 64 milliseconds