/aosp_15_r20/external/icing/icing/index/numeric/ |
H A D | integer-index.cc | 52 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 D | integer-index-storage.cc | 94 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 D | integer-index.h | 118 const std::string& working_path) { in Discard() 201 const Filesystem& filesystem, std::string&& working_path, in IntegerIndex()
|
H A D | dummy-numeric-index.h | 57 Create(const Filesystem& filesystem, std::string working_path) { in Create() 191 std::string&& working_path) in DummyNumericIndex()
|
H A D | integer-index-storage.h | 280 const std::string& working_path) { in Discard() 349 const Filesystem& filesystem, std::string&& working_path, in IntegerIndexStorage()
|
H A D | numeric-index.h | 181 std::string&& working_path, in NumericIndex()
|
H A D | integer-index-storage_benchmark.cc | 86 std::string working_path; member in icing::lib::__anonba37ef950111::IntegerIndexStorageBenchmark
|
/aosp_15_r20/external/icing/icing/file/ |
H A D | persistent-hash-map.cc | 65 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 D | persistent-hash-map.h | 289 std::string working_path) { in Discard() 385 const Filesystem& filesystem, std::string&& working_path, in PersistentHashMap()
|
H A D | persistent-storage.cc | 29 const Filesystem& filesystem, const std::string& working_path, in Discard()
|
H A D | persistent-storage.h | 248 std::string working_path, in PersistentStorage()
|
/aosp_15_r20/external/icing/icing/join/ |
H A D | qualified-id-join-index-impl-v1.cc | 67 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 D | qualified-id-join-index-impl-v3.cc | 52 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 D | qualified-id-join-index-impl-v2.cc | 132 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 D | qualified-id-join-index.h | 66 const std::string& working_path) { in Discard() 196 std::string&& working_path) in QualifiedIdJoinIndex()
|
H A D | qualified-id-join-index-impl-v1.h | 188 const Filesystem& filesystem, std::string&& working_path, in QualifiedIdJoinIndexImplV1()
|
H A D | qualified-id-join-index-impl-v2.h | 227 const Filesystem& filesystem, std::string&& working_path, in QualifiedIdJoinIndexImplV2()
|
H A D | qualified-id-join-index-impl-v3.h | 247 const Filesystem& filesystem, std::string working_path, in QualifiedIdJoinIndexImplV3()
|
/aosp_15_r20/external/icing/icing/index/embed/ |
H A D | embedding-index.cc | 66 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 D | embedding-index.h | 98 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 D | persistent-hash-map-key-mapper.h | 180 const Filesystem& filesystem, std::string working_path, in Create() 203 const Filesystem& filesystem, const std::string& working_path) { in Delete()
|
H A D | key-mapper_benchmark.cc | 82 std::string working_path = in CreateKeyMapper() local
|
/aosp_15_r20/external/curl/lib/vssh/ |
H A D | curl_path.c | 43 char *working_path; in Curl_getworkingpath() local
|
/aosp_15_r20/external/rootdev/ |
H A D | rootdev.c | 96 char *working_path = NULL; in match_sysfs_device() local
|
/aosp_15_r20/external/zstd/tests/ |
H A D | DEPRECATED-test-zstd-speed.py | 30 working_path = os.getcwd() + '/' + working_dir_name # /path/to/zstd/tests/speedTest variable
|