Home
last modified time | relevance | path

Searched defs:returnResult (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/mini/
H A Dsoftbus_adapter.c316 int returnResult = DM_OK; in UnInitSoftbusModle() local
347 int returnResult = DM_OK; in RegisterSoftbusDevStateCallback() local
376 int returnResult = DM_OK; in UnRegisterSoftbusDevStateCallback() local
434 int returnResult = DM_OK; in StartSoftbusDiscovery() local
522 int returnResult = DM_OK; in StopSoftbusDiscovery() local
/ohos5.0/base/security/device_auth/services/protocol/src/iso_protocol/
H A Diso_protocol_common.c287 int IsoClientGenSessionKey(IsoBaseParams *params, int returnResult, const uint8_t *hmac, uint32_t h… in IsoClientGenSessionKey()
/ohos5.0/foundation/communication/ipc/ipc/test/moduletest/native/common/
H A Dipc_core_module_test.cpp147 bool returnResult = object->RemoveDeathRecipient(death.GetRefPtr()); variable