Searched defs:IsNative (Results 1 – 11 of 11) sorted by relevance
55 bool IsNative() const override { return is_native_; } in IsNative() function in base::__anonb379e3a90111::IsolatedModule83 bool IsNative() const override { return is_native_; } in IsNative() function in base::__anonb379e3a90111::FakeModule
133 bool IsNative() const override { return true; } in IsNative() function in base::MacModule
116 bool IsNative() const override { return true; } in IsNative() function in base::__anondd9bdd7c0111::PosixModule
57 bool IsNative() const override { return true; } in IsNative() function in base::__anon71e6683e0111::NonElfModule
120 bool IsNative() const override { return true; } in IsNative() function in base::__anonc68390d70111::WindowsModule
69 bool IsNative() const override { return true; } in IsNative() function in base::__anon876816e30111::NonElfModule
496 bool TestModule::IsNative() const { in IsNative() function in base::TestModule
26 int (*IsNative)(rc_opcode opcode, struct rc_src_register reg); member
92 bool IsNative() const { in IsNative() function
552 bool IsNative() const { in IsNative() function in art::HeapChunkContext
1775 bool IsNative(void) const { return (mFlags & kNativeFlag) != 0; } in IsNative() function in ot::Mac::BeaconPayload