Searched refs:GetFooName (Results 1 – 6 of 6) sorted by relevance
36 virtual std::string GetFooName() = 0;48 std::string GetFooName() override;68 std::string GetFooName() override;
32 reply.WriteString(GetFooName()); in OnRemoteRequest()51 std::string FooStub::GetFooName() in GetFooName() function in OHOS::FooStub100 std::string FooProxy::GetFooName() in GetFooName() function in OHOS::FooProxy
22 std::string IRpcFooTest::GetFooName() in GetFooName() function in OHOS::IRpcFooTest58 return GetFooName(); in TestGetFooName()
74 std::string selfFooName = g_rpcTestProxy->GetFooName();
38 std::string GetFooName(void);
329 std::string fooName = fooService->GetFooName();