Home | History | Annotate | Download | only in base

Lines Matching refs:Status

359   enum Status {
441 // If |status| is false, then status_ is set to DEACTIVATED.
442 // If |status| is true, then status_ is set to, PROFILING_ACTIVE, or
446 // status to PROFILING_CHILDREN_ACTIVE will only result in a status of
450 static bool InitializeAndSetTrackingStatus(Status status);
452 static Status status();
458 // For testing only, indicate if the status of parent-child tracking is turned
619 static Status status_;