Searched defs:getMasterElectionEndpoint (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/libs/common_time/ | ||
D | common_time_config_service.cpp | 46 status_t CommonTimeConfigService::getMasterElectionEndpoint( in getMasterElectionEndpoint() function in android::CommonTimeConfigService |
D | common_time_server_api.cpp | 96 status_t CommonTimeServer::getMasterElectionEndpoint( in getMasterElectionEndpoint() function in android::CommonTimeServer |
/frameworks/base/core/java/android/os/ | ||
D | CommonTimeConfig.java | 144 public InetSocketAddress getMasterElectionEndpoint() in getMasterElectionEndpoint() method in CommonTimeConfig |
/frameworks/av/media/common_time/ | ||
D | ICommonTimeConfig.cpp | 86 virtual status_t getMasterElectionEndpoint(struct sockaddr_storage *addr) { in getMasterElectionEndpoint() function in android::BpCommonTimeConfig |