Searched refs:IsSameObject (Results 1 - 3 of 3) sorted by relevance

/external/libmojo/base/android/
H A Dcontext_utils.cc26 if (env->IsSameObject(g_application_context.Get().obj(), context.obj())) {
H A Dscoped_java_ref_unittest.cc77 EXPECT_TRUE(env->IsSameObject(obj_ref1.obj(), obj_ref2.obj()));
78 EXPECT_TRUE(env->IsSameObject(global_obj.obj(), obj_ref2.obj()));
/external/libchrome/base/win/
H A Dscoped_comptr.h124 bool IsSameObject(IUnknown* other) { function in class:base::win::ScopedComPtr

Completed in 163 milliseconds