Searched full:operation_code (Results 1 – 6 of 6) sorted by relevance
| /foundation/communication/dsoftbus/tests/core/authentication/unittest/ |
| D | auth_hichain_mock_test.cpp | 32 constexpr int OPERATION_CODE = 100; variable 207 char *ptr = OnRequest(authSeq, OPERATION_CODE, reqParams); 212 ptr = OnRequest(authSeq, OPERATION_CODE, reqParams); 215 ptr = OnRequest(authSeq, OPERATION_CODE, reqParams); 218 ptr = OnRequest(authSeq, OPERATION_CODE, reqParams); 221 ptr = OnRequest(authSeq, OPERATION_CODE, reqParams); 273 char *ptr = OnRequest(authSeq, OPERATION_CODE, reqParams); 277 ptr = OnRequest(authSeq, OPERATION_CODE, reqParams); 280 ptr = OnRequest(authSeq, OPERATION_CODE, reqParams); 283 ptr = OnRequest(authSeq, OPERATION_CODE, reqParams);
|
| /foundation/communication/dsoftbus/tests/core/authentication/fuzztest/authapplykeyprocess_fuzzer/ |
| D | authapplykeyprocess_fuzzer.cpp | 30 #define OPERATION_CODE 25 macro 189 OnRequest(authSeq, OPERATION_CODE, reqParams.c_str()); in AuthApplyKeyProcessFuzzTest()
|
| /foundation/window/window_manager/utils/src/ |
| D | pip_report.cpp | 54 constexpr char EVENT_KEY_OPERATION_CODE[] = "OPERATION_CODE";
|
| /foundation/multimedia/media_library/frameworks/services/media_mtp/src/ |
| D | mtp_dfx_reporter.cpp | 227 "OPERATION_CODE", operationCode, in DoSendResponseResultDfxReporter()
|
| /foundation/multimedia/media_library/ |
| D | hisysevent.yaml | 258 OPERATION_CODE: { type: UINT16, desc: Operation Code }
|
| /foundation/multimedia/media_library/frameworks/services/media_dfx/src/ |
| D | dfx_reporter.cpp | 55 "OPERATION_CODE", operationCode, in ReportControllerService()
|