Home
last modified time | relevance | path

Searched defs:GetLoadableModuleName (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/libchrome/base/
H A Dnative_library_posix.cc66 std::string GetLoadableModuleName(StringPiece name) { in GetLoadableModuleName() function
H A Dnative_library_unittest.cc43 TEST(NativeLibraryTest, GetLoadableModuleName) { in TEST() argument
/aosp_15_r20/external/cronet/base/
H A Dnative_library_posix.cc70 std::string GetLoadableModuleName(StringPiece name) { in GetLoadableModuleName() function
H A Dnative_library_fuchsia.cc105 std::string GetLoadableModuleName(StringPiece name) { in GetLoadableModuleName() function
H A Dnative_library_unittest.cc60 TEST(NativeLibraryTest, GetLoadableModuleName) { in TEST() argument
H A Dnative_library_win.cc135 std::string GetLoadableModuleName(StringPiece name) { in GetLoadableModuleName() function