Home
last modified time | relevance | path

Searched refs:ActionOfSoftbusGetConfig2 (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/dsoftbus/tests/core/connection/br/
H A Dbr_connection_test.cpp183 .WillOnce(ConnectionBrInterfaceMock::ActionOfSoftbusGetConfig2); in ConnInit()
240 .WillOnce(ConnectionBrInterfaceMock::ActionOfSoftbusGetConfig2); in HWTEST_F()
248 .WillOnce(ConnectionBrInterfaceMock::ActionOfSoftbusGetConfig2); in HWTEST_F()
H A Dbr_mock.cpp47 int32_t ConnectionBrInterfaceMock::ActionOfSoftbusGetConfig2(ConfigType type, unsigned char *val, uint32_t len) in ActionOfSoftbusGetConfig2() function in OHOS::ConnectionBrInterfaceMock
H A Dbr_mock.h95 static int32_t ActionOfSoftbusGetConfig2(ConfigType type, unsigned char *val, uint32_t len);

Completed in 3 milliseconds