Home | History | Annotate | Download | only in debuggerd

Lines Matching refs:InterceptStatus

87                                  InterceptStatus* status, DebuggerdDumpType intercept_type) {
178 InterceptStatus status;
180 ASSERT_EQ(InterceptStatus::kRegistered, status);
196 *result = response.status == InterceptStatus::kStarted ? 1 : 0;
825 InterceptStatus status;
827 ASSERT_EQ(InterceptStatus::kRegistered, status);
859 InterceptStatus status;
861 ASSERT_EQ(InterceptStatus::kRegistered, status);
892 InterceptStatus status;
894 ASSERT_EQ(InterceptStatus::kRegistered, status);
926 InterceptStatus status;
928 ASSERT_EQ(InterceptStatus::kRegistered, status);
953 InterceptStatus status;
955 ASSERT_EQ(InterceptStatus::kRegistered, status);
959 ASSERT_EQ(InterceptStatus::kFailedAlreadyRegistered, status);
966 InterceptStatus status;
968 ASSERT_EQ(InterceptStatus::kRegistered, status);