Home
last modified time | relevance | path

Searched refs:WATCH_DOG_WHITE_LIST (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_stub.cpp32 const std::set<uint32_t> WATCH_DOG_WHITE_LIST = { variable
524 if (WATCH_DOG_WHITE_LIST.find(code) == WATCH_DOG_WHITE_LIST.end()) { in OnRemoteRequest()