Searched defs:methods (Results 1 – 12 of 12) sorted by relevance
28 auto methods = interface_->GetMethodsBySystem(Options::GetInstance().GetSystemLevel()); in EmitInterfaceMethodCommands() local
261 void CodeEmitter::GetUtilMethods(UtilMethodMap &methods) in GetUtilMethods()268 StringBuilder &sb, const std::string &prefix, const UtilMethodMap &methods, bool isDecl) in EmitUtilMethods()
377 void CppCustomTypesCodeEmitter::GetUtilMethods(UtilMethodMap &methods) in GetUtilMethods()
538 void CppServiceStubCodeEmitter::GetUtilMethods(UtilMethodMap &methods) in GetUtilMethods()
556 void CCustomTypesCodeEmitter::GetUtilMethods(UtilMethodMap &methods) in GetUtilMethods()
732 void CServiceStubCodeEmitter::GetUtilMethods(UtilMethodMap &methods) in GetUtilMethods()
799 void CClientProxyCodeEmitter::GetUtilMethods(UtilMethodMap &methods) in GetUtilMethods()
856 void CppClientProxyCodeEmitter::GetUtilMethods(UtilMethodMap &methods) in GetUtilMethods()
56 std::vector<AutoPtr<ASTMethod>> methods; in GetMethodsBySystem() local
219 …2pSupplicantErrCode WpaP2pCliCmdSetWpsConfigMethods(WifiWpaP2pInterface *this, const char *methods) in WpaP2pCliCmdSetWpsConfigMethods()
165 …nterfaceP2pSetWpsConfigMethods(struct IWpaInterface *self, const char *ifName, const char *methods) in WpaInterfaceP2pSetWpsConfigMethods()
466 const char *methods = reinterpret_cast<const char *>(rawData); in FuzzWpaInterfaceP2pSetWpsConfigMethods() local