Home
last modified time | relevance | path

Searched defs:dllname (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/python/cpython2/Lib/logging/
Dhandlers.py975 def __init__(self, appname, dllname=None, logtype="Application"): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/logging/
Dhandlers.py1109 def __init__(self, appname, dllname=None, logtype="Application"): argument
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/logging/
H A Dhandlers.py1109 def __init__(self, appname, dllname=None, logtype="Application"): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/logging/
Dhandlers.py1109 def __init__(self, appname, dllname=None, logtype="Application"): argument
/aosp_15_r20/external/python/cpython3/Lib/logging/
Dhandlers.py1109 def __init__(self, appname, dllname=None, logtype="Application"): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/logging/
Dhandlers.py1109 def __init__(self, appname, dllname=None, logtype="Application"): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/logging/
Dhandlers.py1109 def __init__(self, appname, dllname=None, logtype="Application"): argument
/aosp_15_r20/external/angle/util/windows/third_party/StackWalker/src/
H A DStackWalker.cpp568 const TCHAR* dllname[] = {_T("kernel32.dll"), _T("tlhelp32.dll")}; in GetModuleListTH32() local
/aosp_15_r20/external/python/cpython2/PC/bdist_wininst/
Dinstall.c2440 char *dllname; in Run_RemoveScript() local