Searched defs:stringVector (Results 1 – 6 of 6) sorted by relevance
55 std::vector<std::string> stringVector; in DoSomethingInterestingWithMyAPI() local
317 bool AppControlProxy::WriteStringVector(const std::vector<std::string> &stringVector, MessageParcel… in WriteStringVector()375 IAppControlMgr::Message code, MessageParcel &data, std::vector<std::string> &stringVector) in GetParcelableInfos()
260 bool AppControlHost::WriteParcelableVector(const std::vector<std::string> &stringVector, MessagePar… in WriteParcelableVector()
151 std::vector<std::string> stringVector; in DoSomethingInterestingWithMyAPI() local
259 …d ConvertStringVectorToJS(napi_env env, napi_value &result, std::vector<std::string>& stringVector) in ConvertStringVectorToJS()
128 …us ConvertStringVectorToJS(napi_env env, napi_value result, std::vector<std::string>& stringVector) in ConvertStringVectorToJS()