Home
last modified time | relevance | path

Searched defs:replica_path (Results 1 – 4 of 4) sorted by relevance

/dports/databases/xapian-core/xapian-core-1.4.18/api/
H A Dreplication.cc455 string replica_path(get_replica_path(live_id ^ 1)); in possibly_make_offline_live() local
547 string replica_path(get_replica_path(live_id)); in apply_next_changeset() local
/dports/databases/xapian-core12/xapian-core-1.2.25/api/
H A Dreplication.cc475 string replica_path(get_replica_path(live_id ^ 1)); in possibly_make_offline_live() local
572 string replica_path(get_replica_path(live_id)); in apply_next_changeset() local
/dports/devel/R-cran-pkgcache/pkgcache/R/
H A Darchive.R101 replica_path = tempfile(), argument
167 replica_path = NULL, field in cran_archive_cache
174 cac_init <- function(self, private, primary_path, replica_path, argument
H A Dmetadata-cache.R174 replica_path = tempfile(), argument
258 replica_path = NULL, field in cranlike_metadata_cache
271 cmc_init <- function(self, private, primary_path, replica_path, platforms, argument