Searched refs:clientName (Results 1 - 2 of 2) sorted by relevance

/system/chre/platform/slpi/include/chre/platform/slpi/see/
H A Disland_vote_client.h37 * @param clientName the client name to use when creating an island client
39 IslandVoteClient(const char *clientName);
/system/chre/platform/slpi/see/
H A Disland_vote_client.cc29 IslandVoteClient::IslandVoteClient(const char *clientName) { argument
31 mClientHandle = sns_island_aggregator_register_client(clientName);

Completed in 76 milliseconds