Home
last modified time | relevance | path

Searched refs:SOFTBUS_CMP_FAIL (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_session_message_test.cpp355 EXPECT_TRUE(UnpackDeviceIdJson(msg1, strlen(msg1), &info) == SOFTBUS_CMP_FAIL); in HWTEST_F()
358 EXPECT_TRUE(UnpackDeviceIdJson(msg1, strlen(msg1), &info) == SOFTBUS_CMP_FAIL); in HWTEST_F()
/foundation/communication/dsoftbus/interfaces/kits/common/
H A Dsoftbus_error_code.h148 SOFTBUS_CMP_FAIL, // strcmp failed enumerator
/foundation/communication/ipc/dl_deps/
H A Ddsoftbus_interface.h154 SOFTBUS_CMP_FAIL, // strcmp failed enumerator
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_json.c1046 return SOFTBUS_CMP_FAIL; in UnpackWifiInfoFromJsonObj()
1051 return SOFTBUS_CMP_FAIL; in UnpackWifiInfoFromJsonObj()

Completed in 14 milliseconds