Home
last modified time | relevance | path

Searched defs:IsSystemDryRun (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/posix/platform/
Dsystem.cpp491 bool IsSystemDryRun(void) { return gDryRun; } in IsSystemDryRun() function
Dsettings.cpp272 bool IsSystemDryRun(void) { return false; } in IsSystemDryRun() function