Searched defs:protected_method (Results 1 – 3 of 3) sorted by relevance
123 void TestJniModule::protected_method(int /* a */, int /* b */, int /* c */) { in protected_method() function in TestJniModule
122 void TestModule::protected_method(int /* a */, int /* b */, int /* c */) { in protected_method() function in TestModule
186 void TestGdxModule::protected_method(int /* a */, int /* b */, int /* c */) { in protected_method() function in TestGdxModule