Home
last modified time | relevance | path

Searched defs:code (Results 3076 - 3100 of 4991) sorted by relevance

1...<<121122123124125126127128129130>>...200

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server_eke.c68 static void eap_eke_fail(struct eap_eke_data *data, u32 code) in eap_eke_fail() argument
666 u32 code; in eap_eke_process_failure() local
H A Deap_server_tnc.c200 static struct wpabuf * eap_tnc_build_frag_ack(u8 id, u8 code) in eap_tnc_build_frag_ack() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/
H A Dspp_client.c728 char *code = NULL; in process_spp_post_dev_data_response() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dgas_server.c440 u8 action, code, dialog_token; in gas_server_tx_status() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
H A Deap_defs.h19 u8 code; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_eke.c637 u32 code; in eap_eke_process_failure() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_eke.c68 static void eap_eke_fail(struct eap_eke_data *data, u32 code) in eap_eke_fail() argument
667 u32 code; in eap_eke_process_failure() local
H A Deap_server_tnc.c200 static struct wpabuf * eap_tnc_build_frag_ack(u8 id, u8 code) in eap_tnc_build_frag_ack() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/
H A Dspp_client.c728 char *code = NULL; in process_spp_post_dev_data_response() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dgas_server.c387 u8 action, code, dialog_token; in gas_server_tx_status() local
/applications/standard/app_samples/code/BasicFeature/Native/NdkNativeWindow/entry/src/main/cpp/
H A DNativeImageAdaptor.cpp213 int code = SET_BUFFER_GEOMETRY; in InitNativeWindowCache() local
283 int32_t code = SET_FORMAT; in SetConfigAndGetValue() local
375 int32_t code = GET_FORMAT; ProduceBuffer() local
467 int code = GET_BUFFERQUEUE_SIZE; GetBufferQueueSize() local
[all...]
/applications/standard/contacts_data/test/unittest/src/
H A Dvoicemailability_test.cpp39 int64_t code = voicemailAbility.Insert(uriVoicemail, voicemailValues); in VoicemailStatusInsert() local
47 int code = voicemailAbility.Update(uriVoicemail, predicates, updateValues); in VoicemailUpdate() local
54 int code = voicemailAbility.Delete(uriVoicemail, predicates); in VoicemailDelete() local
80 int64_t code = voicemailAbility.Insert(uriVoicemail, values); in VoicemailInsertValues() local
90 int64_t code = voicemailAbility.Insert(uriVoicemail, values); in VoicemailInsertValue() local
[all...]
H A Dcalllogability_test.cpp38 int64_t code = calllogAbility.Insert(uriCalllog, calllogValues); in CalllogInsert() local
47 int code = calllogAbility.Update(uriCalllog, predicates, updateValues); in CalllogUpdate() local
54 int code = calllogAbility.Delete(uriCalllog, predicates); in CalllogDelete() local
70 int64_t code = calllogAbility.Insert(uriCalllog, values); in CalllogInsertValues() local
78 int64_t code = calllogAbility.Insert(uriCalllog, values); in CalllogInsertValue() local
[all...]
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dams_mgr_stub.cpp48 int AmsMgrStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest() argument
63 int32_t AmsMgrStub::OnRemoteRequestInner(uint32_t code, MessageParcel &data, in OnRemoteRequestInner() argument
86 OnRemoteRequestInnerFirst(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequestInnerFirst() argument
122 OnRemoteRequestInnerSecond(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequestInnerSecond() argument
164 OnRemoteRequestInnerThird(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequestInnerThird() argument
202 OnRemoteRequestInnerFourth(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequestInnerFourth() argument
[all...]
H A Dams_mgr_proxy.cpp1179 int32_t AmsMgrProxy::SendTransactCmd(uint32_t code, MessageParcel &data, in SendTransactCmd() argument
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dpending_want_manager.cpp384 sptr<PendingWantRecord> PendingWantManager::GetPendingWantRecordByCode(int32_t code) in GetPendingWantRecordByCode() argument
H A Dability_scheduler_proxy.cpp1175 int32_t AbilitySchedulerProxy::SendTransactCmd(uint32_t code, MessageParcel &data, in SendTransactCmd() argument
H A Dability_scheduler_stub.cpp37 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
49 OnRemoteRequestInner( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequestInner() argument
69 OnRemoteRequestInnerFirst( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequestInnerFirst() argument
107 OnRemoteRequestInnerSecond( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequestInnerSecond() argument
145 OnRemoteRequestInnerThird( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequestInnerThird() argument
[all...]
/foundation/ability/ability_runtime/test/unittest/ability_manager_service_fourth_test/
H A Dability_manager_service_fourth_test.cpp114 int SendRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in SendRequest() argument
/foundation/ability/dmsfwk/test/fuzztest/distributedschedstub_fuzzer/
H A Ddistributedschedstub_fuzzer.cpp447 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::START_REMOTE_SHARE_FORM); in StartRemoteShareFormInnerFuzzTest() local
/foundation/ability/dmsfwk/interfaces/kits/napi/continuation_manager/
H A Djs_continuation_manager.cpp922 int32_t JsContinuationManager::ErrorCodeReturn(int32_t code) in ErrorCodeReturn() argument
952 std::string JsContinuationManager::ErrorMessageReturn(int32_t code) in ErrorMessageReturn() argument
972 napi_value code = nullptr; in GenerateBusinessError() local
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddistributed_sched_stub_test.cpp121 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::START_REMOTE_ABILITY); in HWTEST_F() local
140 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::START_REMOTE_ABILITY); in HWTEST_F() local
159 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::START_REMOTE_ABILITY); in HWTEST_F() local
204 int32_t code in HWTEST_F() local
232 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::START_REMOTE_ABILITY); HWTEST_F() local
585 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::START_CONTINUATION); HWTEST_F() local
605 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::START_CONTINUATION); HWTEST_F() local
638 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::START_CONTINUATION); HWTEST_F() local
667 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::NOTIFY_COMPLETE_CONTINUATION); HWTEST_F() local
687 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::NOTIFY_COMPLETE_CONTINUATION); HWTEST_F() local
738 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::CONNECT_REMOTE_ABILITY); HWTEST_F() local
758 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::CONNECT_REMOTE_ABILITY); HWTEST_F() local
789 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::CONNECT_REMOTE_ABILITY); HWTEST_F() local
816 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::DISCONNECT_REMOTE_ABILITY); HWTEST_F() local
836 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::DISCONNECT_REMOTE_ABILITY); HWTEST_F() local
861 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::DISCONNECT_REMOTE_ABILITY); HWTEST_F() local
1013 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::GET_MISSION_INFOS); HWTEST_F() local
1033 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::GET_MISSION_INFOS); HWTEST_F() local
1056 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::GET_REMOTE_MISSION_SNAPSHOT_INFO); HWTEST_F() local
1076 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::GET_REMOTE_MISSION_SNAPSHOT_INFO); HWTEST_F() local
1110 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::REGISTER_MISSION_LISTENER); HWTEST_F() local
1130 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::REGISTER_MISSION_LISTENER); HWTEST_F() local
1201 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::UNREGISTER_MISSION_LISTENER); HWTEST_F() local
1221 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::UNREGISTER_MISSION_LISTENER); HWTEST_F() local
1290 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::STOP_SYNC_MISSIONS); HWTEST_F() local
1310 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::STOP_SYNC_MISSIONS); HWTEST_F() local
1389 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::START_SYNC_MISSIONS); HWTEST_F() local
1409 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::START_SYNC_MISSIONS); HWTEST_F() local
1488 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::START_REMOTE_ABILITY_BY_CALL); HWTEST_F() local
1508 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::START_REMOTE_ABILITY_BY_CALL); HWTEST_F() local
1541 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::START_REMOTE_ABILITY_BY_CALL); HWTEST_F() local
1570 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::RELEASE_REMOTE_ABILITY); HWTEST_F() local
1590 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::RELEASE_REMOTE_ABILITY); HWTEST_F() local
1732 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::START_REMOTE_SHARE_FORM); HWTEST_F() local
1752 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::START_REMOTE_SHARE_FORM); HWTEST_F() local
1805 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::START_REMOTE_FREE_INSTALL); HWTEST_F() local
1825 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::START_REMOTE_FREE_INSTALL); HWTEST_F() local
1866 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::START_REMOTE_FREE_INSTALL); HWTEST_F() local
2198 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::STOP_REMOTE_EXTERNSION_ABILITY); HWTEST_F() local
[all...]
/foundation/ability/form_fwk/test/unittest/form_mgr_test/
H A Dform_mgr_test.cpp2193 int code = 8388610; in HWTEST_F() local
/foundation/ability/form_fwk/frameworks/js/napi/formUtil/
H A Dnapi_form_util.cpp305 void InnerCreateCallbackRetMsg(napi_env env, int32_t code, napi_value (&result)[CALLBACK_RETURN_MSG_SIZE]) in InnerCreateCallbackRetMsg() argument
338 InnerCreatePromiseRetMsg(napi_env env, int32_t code, napi_value* result) InnerCreatePromiseRetMsg() argument
464 InitErrMsg(napi_env env, int32_t code, int32_t type, napi_value callbackValue) InitErrMsg() argument
[all...]
/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/player/src/
H A Dstream_player_impl_stub.cpp32 int StreamPlayerImplStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, in OnRemoteRequest() argument

Completed in 41 milliseconds

1...<<121122123124125126127128129130>>...200