Searched defs:getMasterElectionEndpoint (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/services/common_time/
H A Dcommon_time_config_service.cpp46 status_t CommonTimeConfigService::getMasterElectionEndpoint( function in class:android::CommonTimeConfigService
48 return mTimeServer.getMasterElectionEndpoint(addr);
H A Dcommon_time_server_api.cpp94 status_t CommonTimeServer::getMasterElectionEndpoint( function in class:android::CommonTimeServer
/frameworks/av/media/common_time/
H A DICommonTimeConfig.cpp86 virtual status_t getMasterElectionEndpoint(struct sockaddr_storage *addr) { function in class:android::BpCommonTimeConfig
351 status_t status = getMasterElectionEndpoint(&addr);
/frameworks/base/core/java/android/os/
H A DCommonTimeConfig.java145 public InetSocketAddress getMasterElectionEndpoint() method in class:CommonTimeConfig

Completed in 7 milliseconds