Searched refs:ptrArgsLocations (Results 1 – 3 of 3) sorted by relevance
151 const std::vector<DataLocation>& ptrArgsLocations) { in createRequestArguments() argument160 .location = ptrArgsLocations[ptrArgsIndex++], in createRequestArguments()
143 const std::vector<DataLocation>& ptrArgsLocations);
1141 std::vector<DataLocation> ptrArgsLocations; in createCpuRequest() local1144 ptrArgsLocations.push_back( in createCpuRequest()1153 return ptrArgsLocations; in createCpuRequest()