Searched refs:GetModuleFileName (Results 1 – 3 of 3) sorted by relevance
85 std::string GetModuleFileName() const { in GetModuleFileName() function in art::ModuleExclusionTest94 std::string filename = GetModuleFileName(); in LoadModule()157 std::string jar_name = GetModuleFileName(); in TEST_F()
121 DWORD result = GetModuleFileName(nullptr, path, sizeof(path) - 1); in getprogname()
458 DWORD result = GetModuleFileName(NULL, path, sizeof(path) - 1); in GetExecutablePath()