Home
last modified time | relevance | path

Searched defs:onLoad (Results 1 – 25 of 64) sorted by relevance

123

/aosp_15_r20/external/oj-libjdwp/src/share/back/
H A Dtransport.c87 jdwpTransport_OnLoad_t onLoad; in findTransportOnLoad() local
137 jdwpTransport_OnLoad_t onLoad; in loadTransport() local
/aosp_15_r20/external/javassist/src/main/javassist/
H A DTranslator.java69 void onLoad(ClassPool pool, String classname) in onLoad() method
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/
DRenderThreadInfoVk.cpp40 bool RenderThreadInfoVk::onLoad(android::base::Stream* stream) { in onLoad() function in gfxstream::vk::RenderThreadInfoVk
/aosp_15_r20/hardware/google/gfxstream/host/
DRenderThreadInfo.cpp93 bool RenderThreadInfo::onLoad(Stream* stream) { in onLoad() function in gfxstream::RenderThreadInfo
DReadBuffer.cpp120 void ReadBuffer::onLoad(android::base::Stream* stream) { in onLoad() function in gfxstream::ReadBuffer
DRenderThreadInfoGl.cpp89 bool RenderThreadInfoGl::onLoad(Stream* stream) { in onLoad() function in gfxstream::gl::RenderThreadInfoGl
DBuffer.cpp70 std::shared_ptr<Buffer> Buffer::onLoad(gl::EmulationGl* emulationGl, vk::VkEmulation*, in onLoad() function in gfxstream::Buffer
DStalePtrRegistry.h101 void onLoad(android::base::Stream* stream) { in onLoad() function
DChannelStream.cpp123 unsigned char* ChannelStream::onLoad(android::base::Stream* stream) { in onLoad() function in gfxstream::ChannelStream
DRingStream.cpp360 unsigned char* RingStream::onLoad(android::base::Stream* stream) { in onLoad() function in gfxstream::RingStream
/aosp_15_r20/frameworks/av/media/libstagefright/rtsp/
H A DSDPLoader.cpp86 void SDPLoader::onLoad(const sp<AMessage> &msg) { in onLoad() function in android::SDPLoader
/aosp_15_r20/hardware/google/gfxstream/host/gl/
DBufferGl.cpp93 std::unique_ptr<BufferGl> BufferGl::onLoad(android::base::Stream* stream, ContextHelper* helper) { in onLoad() function in gfxstream::gl::BufferGl
DEmulatedEglContext.cpp113 std::unique_ptr<EmulatedEglContext> EmulatedEglContext::onLoad( in onLoad() function in gfxstream::gl::EmulatedEglContext
DEmulatedEglFenceSync.cpp206 void EmulatedEglFenceSync::onLoad(android::base::Stream* stream) { in onLoad() function in gfxstream::gl::EmulatedEglFenceSync
DEmulatedEglWindowSurface.cpp231 std::unique_ptr<EmulatedEglWindowSurface> EmulatedEglWindowSurface::onLoad( in onLoad() function in gfxstream::gl::EmulatedEglWindowSurface
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DRegAllocScore.h48 void onLoad(double Freq) { LoadCounts += Freq; } in onLoad() function
/aosp_15_r20/packages/services/Telecomm/src/com/android/server/telecom/metrics/
DTelecomPulledAtom.java74 protected abstract void onLoad(); in onLoad() method in TelecomPulledAtom
DCallStats.java93 protected synchronized void onLoad() { in onLoad() method in CallStats
DErrorStats.java152 protected synchronized void onLoad() { in onLoad() method in ErrorStats
DAudioRouteStats.java111 protected synchronized void onLoad() { in onLoad() method in AudioRouteStats
/aosp_15_r20/hardware/google/aemu/host-common/
DMultiDisplayPipe.cpp110 void MultiDisplayPipe::onLoad(base::Stream* stream) { in onLoad() function in android::MultiDisplayPipe
/aosp_15_r20/external/javassist/src/main/javassist/tools/rmi/
H A DStubGenerator.java106 public void onLoad(ClassPool pool, String classname) {} in onLoad() method in StubGenerator
/aosp_15_r20/external/javassist/sample/evolve/
H A DEvolution.java45 public void onLoad(ClassPool _pool, String classname) in onLoad() method in Evolution
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLESpointer.cpp184 void GLESpointer::onLoad(android::base::Stream* stream) { in onLoad() function in GLESpointer
/aosp_15_r20/packages/apps/Contacts/src/com/android/contacts/activities/
DContactEditorSpringBoardActivity.java136 private void onLoad() { in onLoad() method in ContactEditorSpringBoardActivity

123