Home
last modified time | relevance | path

Searched defs:resolved_symbol (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/engine/flutter/fml/platform/posix/
Dnative_library_posix.cc61 auto* resolved_symbol = static_cast<const uint8_t*>(::dlsym(handle_, symbol)); in ResolveSymbol() local
/third_party/skia/third_party/externals/tint/src/resolver/
Ddependency_graph_test.cc1159 auto* resolved_symbol = graph.resolved_symbols[use]; in TEST_P() local
1329 auto* resolved_symbol = graph.resolved_symbols[use.use]; in TEST_F() local