/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/bmsThirdBundle4/src/main/ |
H A D | config.json | 6 "code": 1, number
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/bmsThirdBundle42/src/main/ |
H A D | config.json | 6 "code": 1, number
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/bmsThirdBundle43/src/main/ |
H A D | config.json | 6 "code": 1, number
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/bmsThirdBundle6/src/main/ |
H A D | config.json | 6 "code": 1, number
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/bmsThirdBundle9/src/main/ |
H A D | config.json | 6 "code": 3, number
|
/ohos5.0/foundation/graphic/graphic_surface/surface/include/ |
H A D | buffer_producer_listener.h | 84 int32_t OnRemoteRequest(uint32_t code, MessageParcel &arguments, in OnRemoteRequest()
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/form_render/src/ |
H A D | form_renderer_delegate_impl.cpp | 56 int32_t FormRendererDelegateImpl::OnError(const std::string& code, const std::string& msg) in OnError()
|
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/ |
H A D | input_client_stub.cpp | 38 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
|
/ohos5.0/base/hiviewdfx/hichecker/interfaces/js/kits/napi/js_leak_watcher/ |
H A D | js_leak_watcher.js | 28 constructor(code) { argument
|
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/distributed_file_daemon/include/ |
H A D | i_daemon_mock.h | 36 …int32_t InvokeSendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption … in InvokeSendRequest()
|
/ohos5.0/foundation/distributeddatamgr/udmf/framework/jskitsimpl/common/ |
H A D | napi_queue.cpp | 112 napi_value code = nullptr; in GenerateOutput() local
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
H A D | rdb_notifier_stub.cpp | 48 int RdbNotifierStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, in OnRemoteRequest()
|
/ohos5.0/base/security/huks/frameworks/huks_standard/main/os_dependency/ipc/src/ |
H A D | hks_samgr_client_proxy.c | 81 static int CurrentCallback(IOwner owner, int code, IpcIo *reply) in CurrentCallback()
|
/ohos5.0/foundation/ability/ability_lite/frameworks/abilitymgr_lite/src/ |
H A D | ability_service_manager.cpp | 133 int32_t AbilityServiceManager::ConnectAbilityCallBack(uint32_t code, IpcIo *data, IpcIo *reply, Mes… in ConnectAbilityCallBack()
|
/ohos5.0/foundation/resourceschedule/work_scheduler/test/fuzztest/workschedulerstopandclearworks_fuzzer/ |
H A D | workschedulerstopandclearworks_fuzzer.cpp | 126 uint32_t code = static_cast<int32_t>(IWorkSchedServiceInterfaceCode::STOP_AND_CLEAR_WORKS); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched_executor/interfaces/innerkits/ressched_executor_client/src/ |
H A D | res_sched_exe_service_proxy.cpp | 90 int32_t ResSchedExeServiceProxy::SendRequestToRemote(const int32_t code, in SendRequestToRemote()
|
/ohos5.0/foundation/multimedia/player_framework/services/services/avmetadatahelper/ipc/ |
H A D | helper_listener_proxy.cpp | 94 int32_t HelperListenerProxy::SendRequest(uint32_t code, MessageParcel &data, in SendRequest()
|
/ohos5.0/foundation/multimedia/player_framework/services/services/player/ipc/ |
H A D | player_listener_proxy.cpp | 102 int32_t PlayerListenerProxy::SendRequest(uint32_t code, MessageParcel &data, in SendRequest()
|
/ohos5.0/foundation/multimedia/camera_framework/test/fuzztest/deferredprocessingstub_fuzzer/ |
H A D | deferred_processing_stub_fuzzer.cpp | 99 for (uint32_t code = 0; code < maxNum; ++code) { in DeferredProcessingFuzzTest() local
|
/ohos5.0/foundation/multimedia/player_framework/services/services/sa_media/ipc/ |
H A D | media_service_stub.cpp | 82 int MediaServiceStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, in OnRemoteRequest()
|
/ohos5.0/base/web/webview/test/unittest/ohos_adapter/print_manager_adapter_impl_test/ |
H A D | print_manager_adapter_impl_test.cpp | 70 void WriteResultCallback(std::string jobId, uint32_t code) {} in WriteResultCallback()
|
/ohos5.0/base/security/asset/frameworks/definition/src/ |
H A D | lib.rs | 249 pub code: ErrCode, field
|
/aosp12/hardware/interfaces/wifi/supplicant/1.2/vts/functional/ |
H A D | supplicant_sta_iface_hidl_test.cpp | 82 uint32_t code; member in SupplicantStaIfaceHidlTest 250 Return<void> onDppProgress(DppProgressCode code) override { in onDppProgress() 257 Return<void> onDppFailure(DppFailureCode code) override { in onDppFailure()
|
/ohos5.0/foundation/communication/ipc/ipc/native/c/ipc/src/linux/ |
H A D | ipc_invoker.c | 140 static void ToTransData(uint32_t handle, uint32_t code, uint32_t option, in ToTransData() 413 static int32_t InternalRequest(SvcIdentity sid, uint32_t code, IpcIo *data, IpcIo *reply, uint32_t … in InternalRequest() 445 static int32_t IpcSendRequest(SvcIdentity target, uint32_t code, IpcIo *data, IpcIo *reply, in IpcSendRequest()
|
/ohos5.0/foundation/communication/netmanager_base/frameworks/cj/connection/src/ |
H A D | net_connection_ffi.cpp | 158 auto code = NetConnClient::GetInstance().GetNetCapabilities(netHandle, capabilities); in CJ_GetNetCapabilities() local 257 auto code = NetConnClient::GetInstance().GetConnectionProperties(netHandle, linkInfo); in CJ_GetConnectionProperties() local 331 auto code = NetConnClient::GetInstance().GetAllNets(netList); in CJ_GetAllNets() local
|