Searched defs:server_class_name (Results 1 – 1 of 1) sorted by relevance
202 std::string server_class_name = serviceList_[i].serviceName_ + "Server"; in GenerateHeader() local276 …d::string IpcGeneratorImpl::GenSendResponseImpl(int servicep, const std::string& server_class_name) in GenSendResponseImpl()316 std::string IpcGeneratorImpl::GenServiceCallImpl(int servicep, const std::string& server_class_name) in GenServiceCallImpl()450 std::string server_class_name = serviceList_[i].serviceName_ + "Server"; in GenSource() local