Searched refs:argsInStr8 (Results 1 – 5 of 5) sorted by relevance
213 std::vector<std::string> argsInStr8; in Dump() local215 argsInStr8.emplace_back(Str16ToStr8(arg)); in Dump()219 DeviceProfileDumper::Dump(argsInStr8, result); in Dump()
83 std::vector<std::string> argsInStr8; in Dump() local85 argsInStr8.emplace_back(Str16ToStr8(arg)); in Dump()88 DistributedAbilityManagerDumper::Dump(argsInStr8, result); in Dump()
508 std::vector<std::string> argsInStr8; in Dump() local510 argsInStr8.emplace_back(Str16ToStr8(arg)); in Dump()514 DeviceProfileDumper::Dump(argsInStr8, result); in Dump()
1792 std::vector<std::string> argsInStr8; in Dump() local1793 …std::transform(args.begin(), args.end(), std::back_inserter(argsInStr8), [](const std::u16string &… in Dump()1798 BluetoothHostDumper::BluetoothDump(argsInStr8, result); in Dump()
247 std::vector<std::string> argsInStr8; in Dump() local249 argsInStr8.emplace_back(Str16ToStr8(arg)); in Dump()252 DistributedSchedDumper::Dump(argsInStr8, result); in Dump()