Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/test/auxiliary/native/include/
H A Dtest_service_skeleton.h168 bool CheckSetSelfToken(uint64_t token_expected);
/ohos5.0/foundation/communication/ipc/ipc/test/auxiliary/native/src/
H A Dtest_service_skeleton.cpp516 bool TestServiceProxy::CheckSetSelfToken(uint64_t token_expected) in CheckSetSelfToken() function in OHOS::TestServiceProxy
548 if (!CheckSetSelfToken(token_expected)) { in TestAccessTokenID64()
607 if (!CheckSetSelfToken(666)) { // 666: test data in TestAccessTokenID()