Searched refs:IndexInitMethod (Results 1 – 3 of 3) sorted by relevance
117 enum IndexInitMethod { enum218 IndexInitMethod init_method() const { return init_method_; } in init_method()286 IndexInitMethod init_method_ = INITIALIZE_METHOD_MAX;
40 SimpleIndex::IndexInitMethod init_method;
70 void UmaRecordIndexInitMethod(SimpleIndex::IndexInitMethod method, in UmaRecordIndexInitMethod()