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);
1091 std::vector<DataLocation> ptrArgsLocations; in createCpuRequest() local1094 ptrArgsLocations.push_back( in createCpuRequest()1103 return ptrArgsLocations; in createCpuRequest()