Home
last modified time | relevance | path

Searched refs:WatchDogThread (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/player_framework/services/utils/
H A Dwatchdog.cpp44 thread_ = std::make_unique<std::thread>([this] () -> void { this->WatchDogThread(); }); in EnableWatchDog()
115 void WatchDog::WatchDogThread() in WatchDogThread() function in OHOS::Media::WatchDog
/foundation/multimedia/player_framework/services/utils/include/
H A Dwatchdog.h80 void WatchDogThread();

Completed in 2 milliseconds