Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/icing/icing/index/numeric/
H A 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()
H A 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()
770 const Filesystem& filesystem, std::string&& working_path, Options&& options, in InitializeNewFiles()
871 const Filesystem& filesystem, std::string&& working_path, Options&& options, in InitializeExistingFiles()
H A Dinteger-index.h118 const std::string& working_path) { in Discard()
201 const Filesystem& filesystem, std::string&& working_path, in IntegerIndex()
H A Ddummy-numeric-index.h57 Create(const Filesystem& filesystem, std::string working_path) { in Create()
191 std::string&& working_path) in DummyNumericIndex()
H A Dinteger-index-storage.h280 const std::string& working_path) { in Discard()
349 const Filesystem& filesystem, std::string&& working_path, in IntegerIndexStorage()
H A Dnumeric-index.h181 std::string&& working_path, in NumericIndex()
H A Dinteger-index-storage_benchmark.cc86 std::string working_path; member in icing::lib::__anonba37ef950111::IntegerIndexStorageBenchmark
/aosp_15_r20/external/icing/icing/file/
H A 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()
H A Dpersistent-hash-map.h289 std::string working_path) { in Discard()
385 const Filesystem& filesystem, std::string&& working_path, in PersistentHashMap()
H A Dpersistent-storage.cc29 const Filesystem& filesystem, const std::string& working_path, in Discard()
H A Dpersistent-storage.h248 std::string working_path, in PersistentStorage()
/aosp_15_r20/external/icing/icing/join/
H A Dqualified-id-join-index-impl-v1.cc67 std::string GetMetadataFilePath(std::string_view working_path) { in GetMetadataFilePath()
71 std::string GetDocumentJoinIdPairMapperPath(std::string_view working_path) { in GetDocumentJoinIdPairMapperPath()
78 std::string GetQualifiedIdStoragePath(std::string_view working_path) { in GetQualifiedIdStoragePath()
87 std::string working_path, in Create()
275 std::string&& working_path, in InitializeNewFiles()
335 const Filesystem& filesystem, std::string&& working_path, in InitializeExistingFiles()
H A 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()
336 const Filesystem& filesystem, std::string working_path, in InitializeNewFiles()
403 const Filesystem& filesystem, std::string working_path, in InitializeExistingFiles()
H A Dqualified-id-join-index-impl-v2.cc132 std::string GetMetadataFilePath(std::string_view working_path) { in GetMetadataFilePath()
137 std::string_view working_path) { in GetSchemaJoinableIdToPostingListMapperPath()
142 std::string GetFlashIndexStorageFilePath(std::string_view working_path) { in GetFlashIndexStorageFilePath()
197 std::string working_path, in Create()
426 std::string&& working_path, in InitializeNewFiles()
478 const Filesystem& filesystem, std::string&& working_path, in InitializeExistingFiles()
H A Dqualified-id-join-index.h66 const std::string& working_path) { in Discard()
196 std::string&& working_path) in QualifiedIdJoinIndex()
H A Dqualified-id-join-index-impl-v1.h188 const Filesystem& filesystem, std::string&& working_path, in QualifiedIdJoinIndexImplV1()
H A Dqualified-id-join-index-impl-v2.h227 const Filesystem& filesystem, std::string&& working_path, in QualifiedIdJoinIndexImplV2()
H A Dqualified-id-join-index-impl-v3.h247 const Filesystem& filesystem, std::string working_path, in QualifiedIdJoinIndexImplV3()
/aosp_15_r20/external/icing/icing/index/embed/
H A Dembedding-index.cc66 std::string GetMetadataFilePath(std::string_view working_path) { in GetMetadataFilePath()
70 std::string GetFlashIndexStorageFilePath(std::string_view working_path) { in GetFlashIndexStorageFilePath()
74 std::string GetEmbeddingHitListMapperPath(std::string_view working_path) { in GetEmbeddingHitListMapperPath()
78 std::string GetEmbeddingVectorsFilePath(std::string_view working_path) { in GetEmbeddingVectorsFilePath()
83 std::string_view working_path) { in GetQuantizedEmbeddingVectorsFilePath()
125 EmbeddingIndex::Create(const Filesystem* filesystem, std::string working_path, in Create()
H A Dembedding-index.h98 const std::string& working_path) { in Discard()
249 std::string working_path, const Clock* clock, in EmbeddingIndex()
/aosp_15_r20/external/icing/icing/store/
H A 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()
H A Dkey-mapper_benchmark.cc82 std::string working_path = in CreateKeyMapper() local
/aosp_15_r20/external/curl/lib/vssh/
H A Dcurl_path.c43 char *working_path; in Curl_getworkingpath() local
/aosp_15_r20/external/rootdev/
H A Drootdev.c96 char *working_path = NULL; in match_sysfs_device() local
/aosp_15_r20/external/zstd/tests/
H A DDEPRECATED-test-zstd-speed.py30 working_path = os.getcwd() + '/' + working_dir_name # /path/to/zstd/tests/speedTest variable

12