Home
last modified time | relevance | path

Searched refs:DATA_TYPE_AUTH (Results 1 - 7 of 7) sorted by relevance

/foundation/communication/dsoftbus/core/authentication/include/
H A Dauth_common.h37 DATA_TYPE_AUTH = 0xFFFF0001, enumerator
/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_tcp_connection_test.cpp84 EXPECT_TRUE(ret == DATA_TYPE_AUTH); in HWTEST_F()
H A Dauth_test_mock.cpp97 .dataType = DATA_TYPE_AUTH,
H A Dauth_manager_test.cpp554 head.dataType = DATA_TYPE_AUTH; in HWTEST_F()
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_message.c352 .dataType = DATA_TYPE_AUTH, in PostHichainAuthMessage()
H A Dauth_tcp_connection.c142 return DATA_TYPE_AUTH; in ModuleToDataType()
H A Dauth_manager.c1483 case DATA_TYPE_AUTH: in OnDataReceived()

Completed in 10 milliseconds