Searched defs:setMasterElectionEndpoint (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/libs/common_time/ | ||
D | common_time_config_service.cpp | 51 status_t CommonTimeConfigService::setMasterElectionEndpoint( in setMasterElectionEndpoint() function in android::CommonTimeConfigService |
D | common_time_server_api.cpp | 103 status_t CommonTimeServer::setMasterElectionEndpoint( in setMasterElectionEndpoint() function in android::CommonTimeServer |
/frameworks/base/core/java/android/os/ | ||
D | CommonTimeConfig.java | 160 public int setMasterElectionEndpoint(InetSocketAddress ep) { in setMasterElectionEndpoint() method in CommonTimeConfig |
/frameworks/av/media/common_time/ | ||
D | ICommonTimeConfig.cpp | 102 virtual status_t setMasterElectionEndpoint( in setMasterElectionEndpoint() function in android::BpCommonTimeConfig |