OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ClusterManager
(Results
1 - 3
of
3
) sorted by null
/external/autotest/puppylab/
clusterctl
40
*
ClusterManager
: Spin up cluster.
110
class
ClusterManager
(object):
294
cluster_manager =
ClusterManager
(
/frameworks/ml/bordeaux/service/src/android/bordeaux/services/
LocationStatsAggregator.java
64
private
ClusterManager
mClusterManager;
201
mClusterManager = new
ClusterManager
(context);
ClusterManager.java
31
*
ClusterManager
incrementally indentify representitve clusters from the input location
37
public class
ClusterManager
{
39
private static String TAG = "
ClusterManager
";
101
public
ClusterManager
(Context context) {
Completed in 97 milliseconds