/aosp_15_r20/external/coreboot/payloads/external/depthcharge/ |
H A D | Makefile | 44 fetch: $(project_dir) target
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/StatementService/StatementService/android_common/kapt/gen/stubs/com/android/statementservice/network/retriever/ |
D | UrlFetcher.java | 24 public final java.lang.Object fetch(@org.jetbrains.annotations.NotNull() in fetch() method in UrlFetcher
|
/aosp_15_r20/external/okhttp/samples/crawler/src/main/java/com/squareup/okhttp/sample/ |
H A D | Crawler.java | 82 public void fetch(HttpUrl url) throws IOException { in fetch() method in Crawler
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/unix/ |
H A D | weak.rs | 137 unsafe fn fetch(name: &str) -> *mut libc::c_void { in fetch() function
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/ |
H A D | weak.rs | 137 unsafe fn fetch(name: &str) -> *mut libc::c_void { in fetch() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/ |
H A D | weak.rs | 137 unsafe fn fetch(name: &str) -> *mut libc::c_void { in fetch() function
|
/aosp_15_r20/external/toolchain-utils/llvm_tools/ |
H A D | cros_cls.py | 172 def fetch(cls, bot_id: BuildID) -> "CQOrchestratorOutput": member in CQOrchestratorOutput
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/ |
H A D | weak.rs | 137 unsafe fn fetch(name: &str) -> *mut libc::c_void { in fetch() function
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/unix/ |
H A D | weak.rs | 137 unsafe fn fetch(name: &str) -> *mut libc::c_void { in fetch() function
|
/aosp_15_r20/frameworks/base/packages/StatementService/src/com/android/statementservice/network/retriever/ |
H A D | UrlFetcher.kt | 37 suspend fun fetch( in fetch() method in com.android.statementservice.network.retriever.UrlFetcher
|
/aosp_15_r20/system/libvintf/ |
H A D | HostFileSystem.cpp | 36 status_t HostFileSystem::fetch(const std::string& path, std::string* fetched, in fetch() function in android::vintf::details::HostFileSystem
|
H A D | RuntimeInfo-target.cpp | 146 std::function<status_t(RuntimeInfoFetcher*, RuntimeInfo::FetchFlags)> fetch; member
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/clusters/ |
H A D | virtual_cluster.cc | 68 const std::vector<string>& fetch, in Run()
|
/aosp_15_r20/external/python/cpython3/PCbuild/ |
D | get_externals.bat | 42 :fetch label
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
H A D | parallel_execute_to_islands.cc | 171 tf_executor::FetchOp fetch = graph_op.GetFetch(); in CreateIslandsFromParallelExecute() local
|
/aosp_15_r20/development/samples/browseable/MediaBrowserService/src/com.example.android.mediabrowserservice/ |
H A D | AlbumArtCache.java | 80 public void fetch(final String artUrl, final FetchListener listener) { in fetch() method in AlbumArtCache
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/ |
H A D | grappler_item.h | 53 std::vector<string> fetch; member
|
/aosp_15_r20/external/toolchain-utils/afdo_tools/ |
H A D | update_kernel_afdo_test.py | 234 def test_newest_afdo_artifact_finding_works(self, fetch): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/ |
H A D | mlir_tf2xla.cc | 90 for (const tf2xla::Fetch& fetch : config.fetch()) { in ConvertOutputInfo() local
|
/aosp_15_r20/external/aws-sdk-java-v2/utils/src/main/java/software/amazon/awssdk/utils/cache/ |
H A D | NonBlocking.java | 150 public <T> RefreshResult<T> fetch(Supplier<RefreshResult<T>> supplier) { in fetch() method in NonBlocking
|
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/zstd/ |
D | bits.go | 113 func (rbr *reverseBitReader) fetch(b uint8) bool { func
|
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/aggregation/ |
D | AggregateEncryptionKeyFetcher.java | 155 public Optional<List<AggregateEncryptionKey>> fetch( in fetch() method in AggregateEncryptionKeyFetcher
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/notification/collection/ |
D | NotifCollectionCache.java | 76 kotlin.jvm.functions.Function1<? super java.lang.String, ? extends V> fetch) { in getOrFetch()
|
/aosp_15_r20/frameworks/av/media/codec2/sfplugin/utils/ |
H A D | Codec2BufferUtils.cpp | 710 std::list<MemoryBlockPoolBlock>::const_iterator fetch(size_t size) { in fetch() function 763 MemoryBlock MemoryBlockPool::fetch(size_t size) { in fetch() function in android::MemoryBlockPool
|
/aosp_15_r20/external/lottie/lottie/src/main/java/com/airbnb/lottie/network/ |
H A D | NetworkCache.java | 58 Pair<FileExtension, InputStream> fetch(String url) { in fetch() method in NetworkCache
|