Searched defs:methods (Results 1 – 11 of 11) sorted by relevance
28 auto methods = interface_->GetMethodsBySystem(Options::GetInstance().GetSystemLevel()); in EmitInterfaceMethodCommands() local
256 void CodeEmitter::GetUtilMethods(UtilMethodMap &methods) in GetUtilMethods()263 StringBuilder &sb, const std::string &prefix, const UtilMethodMap &methods, bool isDecl) in EmitUtilMethods()
377 void CppCustomTypesCodeEmitter::GetUtilMethods(UtilMethodMap &methods) in GetUtilMethods()
532 void CppServiceStubCodeEmitter::GetUtilMethods(UtilMethodMap &methods) in GetUtilMethods()
556 void CCustomTypesCodeEmitter::GetUtilMethods(UtilMethodMap &methods) in GetUtilMethods()
732 void CServiceStubCodeEmitter::GetUtilMethods(UtilMethodMap &methods) in GetUtilMethods()
702 void CppClientProxyCodeEmitter::GetUtilMethods(UtilMethodMap &methods) in GetUtilMethods()
799 void CClientProxyCodeEmitter::GetUtilMethods(UtilMethodMap &methods) in GetUtilMethods()
56 std::vector<AutoPtr<ASTMethod>> methods; in GetMethodsBySystem() local
441 const char *methods = reinterpret_cast<const char *>(rawData); in FuzzWpaInterfaceP2pSetWpsConfigMethods() local
209 …nterfaceP2pSetWpsConfigMethods(struct IWpaInterface *self, const char *ifName, const char *methods) in WpaInterfaceP2pSetWpsConfigMethods()