Home
last modified time | relevance | path

Searched defs:full_list (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/device/google/cuttlefish/host/commands/assemble_cvd/
Dmisc_info.cc78 const std::vector<std::string> full_list = in MergePartitionLists() local
/aosp_15_r20/external/tensorflow/tensorflow/python/checkpoint/
H A Dcheckpoint.py736 def _objects_with_attributes(full_list): argument