Searched defs:serviceNames (Results 1 – 4 of 4) sorted by relevance
51 const char **serviceNames; member
684 std::vector<std::string> serviceNames; variable696 std::vector<std::string> serviceNames; variable706 std::vector<std::string> serviceNames; variable716 std::vector<std::string> serviceNames; variable737 std::vector<std::string> serviceNames; variable
193 std::vector<std::string> &serviceNames, const char *interfaceDesc) in ListServiceByInterfaceDesc()
292 const char *serviceNames[SERVICE_LIST_MAX]; in DevSvcManagerListServiceByInterfaceDesc() local