Searched refs:Str16VecToStr8Vec (Results 1 – 3 of 3) sorted by relevance
36 SetDeviceType(ContinationManagerUtils::Str16VecToStr8Vec(deviceTypeVec)); in ReadFromParcel()140 std::vector<std::string> ContinationManagerUtils::Str16VecToStr8Vec(const std::vector<std::u16strin… in Str16VecToStr8Vec() function in OHOS::DistributedSchedule::ContinationManagerUtils
70 static std::vector<std::string> Str16VecToStr8Vec(const std::vector<std::u16string>& input);
1433 std::vector<std::string> input3 = ContinationManagerUtils::Str16VecToStr8Vec(input1);