Home
last modified time | relevance | path

Searched defs:collection_id (Results 1 – 4 of 4) sorted by relevance

/external/libchrome/base/profiler/
Dstack_sampling_profiler.cc168 const int collection_id; member
386 int collection_id = collection->collection_id; in Add() local
397 void StackSamplingProfiler::SamplingThread::Remove(int collection_id) { in Remove()
532 const int collection_id = collection->collection_id; in AddCollectionTask() local
554 int collection_id) { in RemoveCollectionTask()
570 int collection_id) { in RecordSampleTask()
/external/libtextclassifier/native/annotator/pod_ner/
Dpod-ner-impl.cc63 int collection_id, std::vector<LabelT> *labels) { in EmplaceToLabelVector()
Dpod-ner-impl_test.cc158 BoiseType boise_type, MentionType mention_type, int collection_id, in EmplaceToLabelVector()
Dutils_test.cc65 int collection_id) { in CreateLabel()