HomeSort by relevance Sort by last modified time
    Searched full:the_dll (Results 1 - 1 of 1) sorted by null

  /external/chromium/base/
image_util.cc 28 HMODULE the_dll = GetModuleHandleA(loaded_dll_name.c_str()); local
31 if (GetModuleFileNameExA(process_, the_dll, full_filename, MAX_PATH)) {

Completed in 124 milliseconds