Searched defs:stringVector (Results 1 – 7 of 7) sorted by relevance
55 std::vector<std::string> stringVector; in DoSomethingInterestingWithMyAPI() local
150 std::vector<std::string> stringVector; in DoSomethingInterestingWithMyAPI() local
452 bool AppControlProxy::WriteStringVector(const std::vector<std::string> &stringVector, MessageParcel… in WriteStringVector()510 … AppControlManagerInterfaceCode code, MessageParcel &data, std::vector<std::string> &stringVector) in GetParcelableInfos()
354 bool AppControlHost::WriteParcelableVector(const std::vector<std::string> &stringVector, MessagePar… in WriteParcelableVector()
608 std::vector<std::string> stringVector; in CParcelWriteStringArray() local643 std::vector<std::string> *stringVector = reinterpret_cast<std::vector<std::string> *>(data); in CParcelWriteStringElement() local680 std::vector<std::string> stringVector; in CParcelReadStringArray() local749 const std::vector<std::string> *stringVector = in CParcelReadStringElement() local
317 …d ConvertStringVectorToJS(napi_env env, napi_value &result, std::vector<std::string>& stringVector) in ConvertStringVectorToJS()
136 …us ConvertStringVectorToJS(napi_env env, napi_value result, std::vector<std::string>& stringVector) in ConvertStringVectorToJS()