Searched refs:is_handle (Results 1 – 3 of 3) sorted by relevance
103 bool is_handle() const { return type_ == Type::kHandle; } in COMPONENT_EXPORT()118 bool is_handle() const { return type_ == Type::kHandle; } in COMPONENT_EXPORT()
149 if (handle.is_handle()) { in ToMojoPlatformHandle()
313 bool is_handle = tpm2_rc_fmt1_N_is_handle(rc); in tpm2_err_handler_fmt1() local315 is_handle ? "handle" : "session"; in tpm2_err_handler_fmt1()