Home
last modified time | relevance | path

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

/test/xts/acts/ability/ability_runtime/capichildprocess/entry/src/main/cpp/
DIpcStub.cpp98 bool tokenCheckRes = strcmp(token, interfaceToken_) == 0; in CheckInterfaceToken() local
100 return tokenCheckRes; in CheckInterfaceToken()