Searched defs:pro (Results 1 – 4 of 4) sorted by relevance
29 auto pro = WifiDirectProtocolFactory::CreateProtocol(ProtocolType::TLV); in WifiConfigInfo() local62 auto pro = WifiDirectProtocolFactory::CreateProtocol(protocol.GetType()); in MarshallingInterfaceArray() local92 auto pro = WifiDirectProtocolFactory::CreateProtocol(protocol.GetType()); in UnmarshallingInterfaceArray() local
223 auto pro = WifiDirectProtocolFactory::CreateProtocol(protocol.GetType()); in MarshallingInterfaceArray() local236 auto pro = WifiDirectProtocolFactory::CreateProtocol(protocol.GetType()); in MarshallingLinkInfo() local308 auto pro = WifiDirectProtocolFactory::CreateProtocol(protocol.GetType()); in UnmarshallingInterfaceArray() local324 auto pro = WifiDirectProtocolFactory::CreateProtocol(protocol.GetType()); in UnmarshallingLinkInfo() local
209 napi_value pro = GetJsInputMethodSubProperty(env, subproperty); in GetJSInputMethodSubProperties() local226 napi_value pro = GetJsInputMethodProperty(env, property); in GetJSInputMethodProperties() local
101 int OnAcquireStateResult(FormState state, const std::string &pro, const Want &wantArg, in OnAcquireStateResult()