Searched defs:GetFullName (Results 1 – 6 of 6) sorted by relevance
53 static PandaString GetFullName(const Method *method) in GetFullName() function
52 CString FunctionCallTimer::GetFullName(const JSThread *thread, Method *method) in GetFullName() function in panda::ecmascript::FunctionCallTimer
387 inline std::string MethodDataAccessor::GetFullName() const in GetFullName() function
348 std::string GetFullName() const in GetFullName() function
284 PandaString Method::GetFullName(bool withSignature) const in GetFullName() function in ark::Method
557 TEST_F(MethodTest, GetFullName) in TEST_F() argument