Home
last modified time | relevance | path

Searched defs:module_handle (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/cronet/base/profiler/
H A Dmodule_cache_win.cc41 void GetDebugInfoForModule(HMODULE module_handle, in GetDebugInfoForModule()
100 WindowsModule(ScopedModuleHandle module_handle, in WindowsModule()
137 HMODULE module_handle = nullptr; in GetModuleHandleForAddress() local
151 ScopedModuleHandle module_handle) { in CreateModuleForHandle()
171 ScopedModuleHandle module_handle = GetModuleHandleForAddress(address); in CreateModuleForAddress() local
H A Dstack_sampling_profiler_unittest.cc204 HMODULE module_handle; in SynchronousUnloadNativeLibrary() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/
H A Dstream_executor_internal.h178 virtual bool UnloadModule(ModuleHandle module_handle) { return false; } in UnloadModule()
180 ModuleHandle* module_handle) { in LoadModule()
284 ModuleHandle module_handle, void** mem, in GetSymbol()
H A Dstream_executor_pimpl.h775 ModuleHandle module_handle) in ScopedModuleHandle()
836 const std::string& symbol_name, ModuleHandle module_handle) { in GetSymbol()
H A Dstream_executor_pimpl.cc202 ModuleHandle* module_handle) { in LoadModule()
206 bool StreamExecutor::UnloadModule(ModuleHandle module_handle) { in UnloadModule()
516 const std::string& symbol_name, ModuleHandle module_handle) { in GetUntypedSymbol()
533 ModuleHandle module_handle, void** mem, in GetSymbol()
/aosp_15_r20/external/cronet/base/win/
H A Diat_patch_function.cc109 DWORD InterceptImportedFunction(HMODULE module_handle, in InterceptImportedFunction()
189 HMODULE module_handle = LoadLibraryW(module); in Patch() local
/aosp_15_r20/external/tensorflow/tensorflow/stream_executor/rocm/
H A Drocm_gpu_executor.cc112 bool GpuExecutor::UnloadModule(ModuleHandle module_handle) { in UnloadModule()
370 ModuleHandle* module_handle) { in LoadModule()
736 ModuleHandle module_handle, void** mem, in GetSymbol()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
H A Dcuda_gpu_executor.cc329 ModuleHandle* module_handle) { in LoadModule()
360 bool GpuExecutor::UnloadModule(ModuleHandle module_handle) { in UnloadModule()
868 ModuleHandle module_handle, void** mem, in GetSymbol()
/aosp_15_r20/external/libchrome/base/profiler/
H A Dwin32_stack_frame_unwinder.cc95 HMODULE module_handle = nullptr; in GetModuleForProgramCounter() local
H A Dstack_sampling_profiler_unittest.cc399 HMODULE module_handle; in SynchronousUnloadNativeLibrary() local
/aosp_15_r20/external/cronet/base/
H A Dnative_library_win.cc37 HMODULE module_handle = nullptr; in LoadNativeLibraryHelper() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dgpu_executable.cc402 se::ModuleHandle module_handle; in ResolveConstantGlobals() local
/aosp_15_r20/external/python/cpython3/Modules/clinic/
D_winapi.c.h616 HMODULE module_handle; in _winapi_GetModuleFileName() local
/aosp_15_r20/external/python/cpython3/Modules/
D_winapi.c1309 _winapi_GetModuleFileName_impl(PyObject *module, HMODULE module_handle) in _winapi_GetModuleFileName_impl()
/aosp_15_r20/external/coreboot/src/include/
H A Dcper.h402 u16 module_handle; member