Home
last modified time | relevance | path

Searched defs:working_path (Results 1 – 24 of 24) sorted by relevance

/external/icing/icing/index/numeric/
Dinteger-index.cc52 std::string GetMetadataFilePath(std::string_view working_path) { in GetMetadataFilePath()
62 std::string GetWildcardPropertyStorageFilePath(std::string_view working_path) { in GetWildcardPropertyStorageFilePath()
70 std::string GetPropertyIndexStoragePath(std::string_view working_path, in GetPropertyIndexStoragePath()
79 const std::string& working_path) { in GetAllExistingPropertyPaths()
92 const Filesystem& filesystem, const std::string& working_path, in GetPropertyIntegerIndexStorageMap()
196 IntegerIndex::Create(const Filesystem& filesystem, std::string working_path, in Create()
385 std::string&& working_path, in InitializeNewFiles()
437 const Filesystem& filesystem, std::string&& working_path, in InitializeExistingFiles()
Dinteger-index-storage.cc94 std::string GetMetadataFilePath(std::string_view working_path) { in GetMetadataFilePath()
99 std::string GetSortedBucketsFilePath(std::string_view working_path) { in GetSortedBucketsFilePath()
104 std::string GetUnsortedBucketsFilePath(std::string_view working_path) { in GetUnsortedBucketsFilePath()
109 std::string GetFlashIndexStorageFilePath(std::string_view working_path) { in GetFlashIndexStorageFilePath()
399 const Filesystem& filesystem, std::string working_path, Options options, in Create()
775 const Filesystem& filesystem, std::string&& working_path, Options&& options, in InitializeNewFiles()
876 const Filesystem& filesystem, std::string&& working_path, Options&& options, in InitializeExistingFiles()
Dnumeric-index.h181 std::string&& working_path, in NumericIndex()
Dinteger-index.h118 const std::string& working_path) { in Discard()
201 const Filesystem& filesystem, std::string&& working_path, in IntegerIndex()
Ddummy-numeric-index.h57 Create(const Filesystem& filesystem, std::string working_path) { in Create()
191 std::string&& working_path) in DummyNumericIndex()
Dinteger-index-storage.h280 const std::string& working_path) { in Discard()
349 const Filesystem& filesystem, std::string&& working_path, in IntegerIndexStorage()
Dinteger-index-storage_benchmark.cc86 std::string working_path; member in icing::lib::__anon376b9a150111::IntegerIndexStorageBenchmark
/external/icing/icing/file/
Dpersistent-hash-map.cc65 std::string GetMetadataFilePath(std::string_view working_path) { in GetMetadataFilePath()
70 std::string GetBucketStorageFilePath(std::string_view working_path) { in GetBucketStorageFilePath()
75 std::string GetEntryStorageFilePath(std::string_view working_path) { in GetEntryStorageFilePath()
80 std::string GetKeyValueStorageFilePath(std::string_view working_path) { in GetKeyValueStorageFilePath()
139 std::string working_path, Options options) { in Create()
337 std::string&& working_path, in InitializeNewFiles()
426 std::string&& working_path, in InitializeExistingFiles()
Dpersistent-storage.cc29 const Filesystem& filesystem, const std::string& working_path, in Discard()
Dpersistent-hash-map.h289 std::string working_path) { in Discard()
385 const Filesystem& filesystem, std::string&& working_path, in PersistentHashMap()
Dpersistent-storage.h248 std::string working_path, in PersistentStorage()
/external/icing/icing/join/
Dqualified-id-join-index-impl-v3.cc52 std::string MakeMetadataFilePath(std::string_view working_path) { in MakeMetadataFilePath()
57 std::string_view working_path) { in MakeParentDocumentIdToChildArrayInfoFilePath()
63 std::string_view working_path) { in MakeChildDocumentJoinIdPairArrayFilePath()
72 std::string working_path, in Create()
346 const Filesystem& filesystem, std::string working_path, in InitializeNewFiles()
413 const Filesystem& filesystem, std::string working_path, in InitializeExistingFiles()
Dqualified-id-join-index-impl-v2.cc114 std::string GetMetadataFilePath(std::string_view working_path) { in GetMetadataFilePath()
119 std::string_view working_path) { in GetSchemaJoinableIdToPostingListMapperPath()
124 std::string GetFlashIndexStorageFilePath(std::string_view working_path) { in GetFlashIndexStorageFilePath()
179 std::string working_path, in Create()
408 std::string&& working_path, in InitializeNewFiles()
460 const Filesystem& filesystem, std::string&& working_path, in InitializeExistingFiles()
Dqualified-id-join-index.h66 const std::string& working_path) { in Discard()
170 std::string&& working_path) in QualifiedIdJoinIndex()
Dqualified-id-join-index-impl-v2.h214 const Filesystem& filesystem, std::string&& working_path, in QualifiedIdJoinIndexImplV2()
Dqualified-id-join-index-impl-v3.h234 const Filesystem& filesystem, std::string working_path, in QualifiedIdJoinIndexImplV3()
/external/icing/icing/index/embed/
Dembedding-index.cc71 std::string GetMetadataFilePath(std::string_view working_path) { in GetMetadataFilePath()
75 std::string GetFlashIndexStorageFilePath(std::string_view working_path) { in GetFlashIndexStorageFilePath()
79 std::string GetEmbeddingHitListMapperPath(std::string_view working_path) { in GetEmbeddingHitListMapperPath()
83 std::string GetEmbeddingVectorsFilePath(std::string_view working_path) { in GetEmbeddingVectorsFilePath()
88 std::string_view working_path) { in GetQuantizedEmbeddingVectorsFilePath()
130 EmbeddingIndex::Create(const Filesystem* filesystem, std::string working_path, in Create()
Dembedding-index.h98 const std::string& working_path) { in Discard()
249 std::string working_path, const Clock* clock, in EmbeddingIndex()
/external/icing/icing/store/
Dpersistent-hash-map-key-mapper.h180 const Filesystem& filesystem, std::string working_path, in Create()
203 const Filesystem& filesystem, const std::string& working_path) { in Delete()
Dkey-mapper_benchmark.cc82 std::string working_path = in CreateKeyMapper() local
/external/curl/lib/vssh/
Dcurl_path.c43 char *working_path; in Curl_getworkingpath() local
/external/rootdev/
Drootdev.c96 char *working_path = NULL; in match_sysfs_device() local
/external/zstd/tests/
DDEPRECATED-test-zstd-speed.py30 working_path = os.getcwd() + '/' + working_dir_name # /path/to/zstd/tests/speedTest variable
/external/lz4/tests/
Dtest-lz4-speed.py27 working_path = os.getcwd() + '/' + working_dir_name # /path/to/lz4/tests/speedTest variable