Home
last modified time | relevance | path

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

/aosp_15_r20/system/update_engine/common/
H A Ddynamic_partition_control_interface.h51 constexpr bool IsLaunch() const { return value_ == Value::LAUNCH; } in IsLaunch() function
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/
H A Dgpu_event_stats.h63 bool IsLaunch() const { in IsLaunch() function