Home
last modified time | relevance | path

Searched refs:stringToBytes (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/automotive/remoteaccess/hal/default/src/
DRemoteAccessService.cpp72 std::vector<uint8_t> stringToBytes(std::string_view s) { in stringToBytes() function
202 callback->onRemoteTaskRequested(clientId, stringToBytes(taskData)); in deliverRemoteTaskThroughCallback()
492 .taskData = stringToBytes(rpcScheduleInfo.data()), in getAllPendingScheduledTasks()