/aosp_15_r20/packages/services/Car/tools/watchdog/parser/ |
D | carwatchdog_dump_parser.py | 128 def from_proto( member in ProcessCpuStats 170 def from_proto( member in PackageCpuStats 242 def from_proto( member in PackageStorageIoStats
|
/aosp_15_r20/external/tensorflow/tensorflow/python/saved_model/ |
H A D | revived_types.py | 83 def from_proto(self, proto): member in VersionedTypeRegistration
|
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A D | memory_types.cc | 127 const auto& from_proto = kdef->host_memory_arg(); in MemoryTypesForNode() local
|
/aosp_15_r20/external/tensorflow/tensorflow/python/training/ |
H A D | queue_runner_impl.py | 385 def from_proto(queue_runner_def, import_scope=None): member in QueueRunner
|
H A D | saver.py | 1106 def from_proto(saver_def, import_scope=None): member in Saver
|
/aosp_15_r20/tools/netsim/rust/daemon/src/bluetooth/ |
H A D | advertise_data.rs | 51 pub fn from_proto( in from_proto() method
|
H A D | advertise_settings.rs | 57 pub fn from_proto(proto: &AdvertiseSettingsProto) -> Result<Self, String> { in from_proto() method
|
H A D | beacon.rs | 105 pub fn from_proto( in from_proto() method
|
/aosp_15_r20/external/tensorflow/tensorflow/dtensor/python/ |
H A D | layout.py | 277 def from_proto(proto: layout_pb2.MeshProto) -> 'Mesh': member in Mesh
|
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/ |
H A D | values_v2.py | 228 def from_proto(variable_def, import_scope=None): member in DistributedVariable
|
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ |
H A D | control_flow_ops.py | 880 def from_proto(context_def, import_scope=None): member in CondContext 1619 def from_proto(context_def, import_scope=None): member in WhileContext
|
H A D | resource_variable_ops.py | 823 def from_proto(variable_def, import_scope=None): member in BaseResourceVariable
|
H A D | variables.py | 1191 def from_proto(variable_def, import_scope=None): member in Variable
|
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/mixed_precision/ |
H A D | autocast_variable.py | 364 def from_proto(self, variable_def, import_scope=None): member in AutoCastVariable
|
/aosp_15_r20/external/rust/crates/uefi/src/ |
D | boot.rs | 1683 pub const fn from_proto<P: ProtocolPointer + ?Sized>() -> Self { in from_proto() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/ |
D | boot.rs | 1683 pub const fn from_proto<P: ProtocolPointer + ?Sized>() -> Self { in from_proto() method
|
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/ |
H A D | ops.py | 7093 from_proto=None): argument
|