Loading system/service/example/heart_rate/server_main.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -126,7 +126,7 @@ int main(int argc, char* argv[]) { } LOG(ERROR) << "Starting Heart Rate server failed asynchronously"; main_loop.Quit(); main_loop.QuitWhenIdle(); }; // Create the Heart Rate server. Loading Loading
system/service/example/heart_rate/server_main.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -126,7 +126,7 @@ int main(int argc, char* argv[]) { } LOG(ERROR) << "Starting Heart Rate server failed asynchronously"; main_loop.Quit(); main_loop.QuitWhenIdle(); }; // Create the Heart Rate server. Loading