Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/tests/core/authentication/unittest/
Dauth_test.cpp508 int32_t flagRelay = 1; variable
1790 int32_t flagRelay = 1; variable
/foundation/communication/dsoftbus/core/authentication/src/
Dauth_session_message.c1357 int32_t PostVerifyDeviceMessage(const AuthManager *auth, int32_t flagRelay) in PostVerifyDeviceMessage()