/aosp_15_r20/external/cronet/base/profiler/ |
H A D | module_cache_win.cc | 41 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 D | stack_sampling_profiler_unittest.cc | 204 HMODULE module_handle; in SynchronousUnloadNativeLibrary() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/ |
H A D | stream_executor_internal.h | 178 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 D | stream_executor_pimpl.h | 775 ModuleHandle module_handle) in ScopedModuleHandle() 836 const std::string& symbol_name, ModuleHandle module_handle) { in GetSymbol()
|
H A D | stream_executor_pimpl.cc | 202 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 D | iat_patch_function.cc | 109 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 D | rocm_gpu_executor.cc | 112 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 D | cuda_gpu_executor.cc | 329 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 D | win32_stack_frame_unwinder.cc | 95 HMODULE module_handle = nullptr; in GetModuleForProgramCounter() local
|
H A D | stack_sampling_profiler_unittest.cc | 399 HMODULE module_handle; in SynchronousUnloadNativeLibrary() local
|
/aosp_15_r20/external/cronet/base/ |
H A D | native_library_win.cc | 37 HMODULE module_handle = nullptr; in LoadNativeLibraryHelper() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
H A D | gpu_executable.cc | 402 se::ModuleHandle module_handle; in ResolveConstantGlobals() local
|
/aosp_15_r20/external/python/cpython3/Modules/clinic/ |
D | _winapi.c.h | 616 HMODULE module_handle; in _winapi_GetModuleFileName() local
|
/aosp_15_r20/external/python/cpython3/Modules/ |
D | _winapi.c | 1309 _winapi_GetModuleFileName_impl(PyObject *module, HMODULE module_handle) in _winapi_GetModuleFileName_impl()
|
/aosp_15_r20/external/coreboot/src/include/ |
H A D | cper.h | 402 u16 module_handle; member
|