Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/posix/platform/
H A Dsystem.cpp492 bool IsSystemDryRun(void) { return gDryRun; } in IsSystemDryRun() function
H A Dsettings.cpp546 bool IsSystemDryRun(void) { return false; } in IsSystemDryRun() function