Searched defs:serviceNames (Results 1 – 4 of 4) sorted by relevance
51 const char **serviceNames; member
673 std::vector<std::string> serviceNames; variable684 std::vector<std::string> serviceNames; variable694 std::vector<std::string> serviceNames; variable704 std::vector<std::string> serviceNames; variable724 std::vector<std::string> serviceNames; variable
177 std::vector<std::string> &serviceNames, const char *interfaceDesc) in ListServiceByInterfaceDesc()
292 const char *serviceNames[SERVICE_LIST_MAX]; in DevSvcManagerListServiceByInterfaceDesc() local