OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:entity_kind_or_model_classpath
(Results
1 - 2
of
2
) sorted by null
/external/chromium-trace/catapult/third_party/mapreduce/mapreduce/api/map_job/
abstract_datastore_input_reader.py
311
def _get_raw_entity_kind(cls,
entity_kind_or_model_classpath
):
315
entity_kind_or_model_classpath
: user specified entity kind or model
321
return
entity_kind_or_model_classpath
/external/chromium-trace/catapult/third_party/mapreduce/mapreduce/
input_readers.py
570
def _get_raw_entity_kind(cls,
entity_kind_or_model_classpath
):
574
entity_kind_or_model_classpath
: user specified entity kind or model
580
return
entity_kind_or_model_classpath
[
all
...]
Completed in 51 milliseconds