Home
last modified time | relevance | path

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

/third_party/grpc/third_party/upb/upb/bindings/lua/
Dupbc.cc33 static std::string ModuleName(const protobuf::FileDescriptor* file) { in ModuleName() function
/third_party/grpc/src/compiler/
Dpython_generator_helpers.h67 std::string ModuleName(const std::string& filename, in ModuleName() function
/third_party/mingw-w64/mingw-w64-headers/include/psdk_inc/
D_dbg_LOAD_IMAGE.h24 PSTR ModuleName; member
D_dbg_common.h398 CHAR ModuleName[32]; member
424 WCHAR ModuleName[32]; member
456 CHAR ModuleName[32]; member
469 WCHAR ModuleName[32]; member
/third_party/python/Lib/idlelib/
Dquery.py191 class ModuleName(Query): class
/third_party/json/test/thirdparty/Fuzzer/
DFuzzerTracePC.cpp143 auto &ModuleName = M.first; in PrintCoverage() local
/third_party/flutter/skia/third_party/externals/angle2/util/windows/third_party/StackWalker/src/
DStackWalker.cpp131 CHAR ModuleName[32]; // module name member
426 CHAR ModuleName[32]; // module name member
455 CHAR ModuleName[32]; // module name member
/third_party/mingw-w64/mingw-w64-headers/include/
Dvdmdbg.h205 CHAR ModuleName[MAX_MODULE_NAME]; member
/third_party/protobuf/src/google/protobuf/compiler/python/
Dpython_generator.cc86 std::string ModuleName(const std::string& filename) { in ModuleName() function