Home
last modified time | relevance | path

Searched defs:lRet (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avctp/
H A Davctp_br_act.c299 int lRet = L2CIF_SendData(cbBr->chId, pkt, NULL); in AvctCbBrSendMsg() local
353 int lRet = L2CIF_SendData(cbDev->cbBr->chId, sndPkg, NULL); in AvctCbBrRevMsg() local
H A Davctp_ctrl_act.c378 int lRet = L2CIF_SendData(cbDev->cbCtrl->chId, sndPkg, NULL); in AvctCbCtrlRevMsg() local
/ohos5.0/base/update/updater/test/unittest/updater_main_test/
H A Dupdater_main_unittest.cpp139 int lRet = UpdaterMain(argc, argv); variable
/ohos5.0/base/request/request/frameworks/js/napi/src/legacy/
H A Ddownload_task.cpp68 long lRet = ftell(filp_); in GetLocalFileSize() local