Searched defs:NeedsNativeBridge (Results 1 – 5 of 5) sorted by relevance
26 TEST_F(NativeBridgeTest, NeedsNativeBridge) { in TEST_F() argument
31 TEST_F(NativeBridgeApiTest, NeedsNativeBridge) { in TEST_F() argument
47 bool NeedsNativeBridge(const char* instruction_set) { in NeedsNativeBridge() function
295 bool NeedsNativeBridge(const char* instruction_set) { in NeedsNativeBridge() function
158 bool NeedsNativeBridge() const { in NeedsNativeBridge() function in art::SharedLibrary