Home
last modified time | relevance | path

Searched defs:fetch (Results 1 – 25 of 30) sorted by relevance

12

/aosp12/system/libvintf/
H A DFileSystem.cpp28 status_t FileSystemImpl::fetch(const std::string& path, std::string* fetched, in fetch() function in android::vintf::details::FileSystemImpl
66 status_t FileSystemNoOp::fetch(const std::string&, std::string*, std::string*) const { in fetch() function in android::vintf::details::FileSystemNoOp
82 status_t FileSystemUnderPath::fetch(const std::string& path, std::string* fetched, in fetch() function in android::vintf::details::FileSystemUnderPath
H A DHostFileSystem.cpp36 status_t HostFileSystem::fetch(const std::string& path, std::string* fetched, in fetch() function in android::vintf::details::HostFileSystem
H A DRuntimeInfo-target.cpp174 std::function<status_t(RuntimeInfoFetcher*, RuntimeInfo::FetchFlags)> fetch; member
H A DVintfFm.cpp67 status_t fetch(const std::string& path, std::string* fetched, in fetch() function in android::vintf::__anona9c147f70110::WritableFileSystemImpl
/aosp12/packages/apps/ThemePicker/src/com/android/customization/model/clock/
H A DClockProvider.java34 void fetch(OptionsFetchedListener<Clockface> callback, boolean reload); in fetch() method
H A DContentProviderClockProvider.java61 public void fetch(OptionsFetchedListener<Clockface> callback, boolean reload) { in fetch() method in ContentProviderClockProvider
/aosp12/system/libvintf/test/
H A Dutils-fake.h40 status_t fetch(const std::string& path, std::string* fetched, std::string*) const override { in fetch() function
/aosp12/packages/apps/ThemePicker/src/com/android/customization/model/theme/
H A DThemeBundleProvider.java40 void fetch(OptionsFetchedListener<ThemeBundle> callback, boolean reload); in fetch() method
H A DDefaultThemeProvider.java95 public void fetch(OptionsFetchedListener<ThemeBundle> callback, boolean reload) { in fetch() method in DefaultThemeProvider
/aosp12/packages/apps/ThemePicker/src/com/android/customization/model/theme/custom/
H A DThemeComponentOptionProvider.java62 public void fetch(OptionsFetchedListener<T> callback, boolean reload) { in fetch() method in ThemeComponentOptionProvider
/aosp12/frameworks/av/media/bufferpool/1.0/
H A DConnection.cpp27 Return<void> Connection::fetch(uint64_t transactionId, uint32_t bufferId, fetch_cb _hidl_cb) { in fetch() function in android::hardware::media::bufferpool::V1_0::implementation::Connection
H A DAccessor.cpp154 ResultStatus Accessor::fetch( in fetch() function in android::hardware::media::bufferpool::V1_0::implementation::Accessor
H A DAccessorImpl.cpp206 ResultStatus Accessor::Impl::fetch( in fetch() function in android::hardware::media::bufferpool::V1_0::implementation::Accessor::Impl
/aosp12/frameworks/av/media/bufferpool/2.0/
H A DConnection.cpp27 Return<void> Connection::fetch(uint64_t transactionId, uint32_t bufferId, fetch_cb _hidl_cb) { in fetch() function in android::hardware::media::bufferpool::V2_0::implementation::Connection
H A DAccessor.cpp178 ResultStatus Accessor::fetch( in fetch() function in android::hardware::media::bufferpool::V2_0::implementation::Accessor
/aosp12/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsics_advsimd_Blur.S82 .macro fetch, max_r=MAX_R, labelc=1, labelnc=2, reg=x12 /*{{{*/ macro
H A DrsCpuIntrinsics_neon_Blur.S83 .macro fetch, max_r=MAX_R, labelc=1, labelnc=2, reg=r12 /*{{{*/ macro
/aosp12/packages/apps/ThemePicker/src/com/android/customization/model/grid/
H A DLauncherGridOptionsProvider.java72 List<GridOption> fetch(boolean reload) { in fetch() method in LauncherGridOptionsProvider
/aosp12/frameworks/native/libs/ftl/
H A Dfuture_test.cpp77 auto fetch = fetch_string.get_future(); in TEST() local
/aosp12/frameworks/av/media/codec2/sfplugin/utils/
H A DCodec2BufferUtils.cpp639 std::list<MemoryBlockPoolBlock>::const_iterator fetch(size_t size) { in fetch() function
692 MemoryBlock MemoryBlockPool::fetch(size_t size) { in fetch() function in android::MemoryBlockPool
/aosp12/art/compiler/optimizing/
H A Dinduction_var_analysis.h117 HInstruction* fetch; member
H A Dinduction_var_range.cc320 HInstruction* fetch, in Replace()
1359 HInstruction* fetch, in ReplaceInduction()
/aosp12/packages/apps/Settings/src/com/android/settings/development/
H A DDSULoader.java128 private void fetch(URL url) in fetch() method in DSULoader.Fetcher
/aosp12/packages/apps/Dialer/java/com/android/voicemail/impl/mail/store/
H A DImapFolder.java233 public void fetch(Message[] messages, FetchProfile fp, MessageRetrievalListener listener) in fetch() method in ImapFolder
/aosp12/frameworks/native/cmds/lshal/
H A DListCommand.cpp795 Status ListCommand::fetch() { in fetch() function in android::lshal::ListCommand

12