| /foundation/arkui/ace_engine/test/unittest/interfaces/ |
| H A D | form_render_test.cpp | 330 std::string code = "code"; in HWTEST_F() local
|
| /foundation/arkui/napi/native_engine/ |
| H A D | native_safe_async_work.cpp | 450 auto code = Send(reinterpret_cast<void *>(cbw), NATIVE_TSFUNC_NONBLOCKING); in SendEvent() local
|
| /foundation/arkui/ui_appearance/interfaces/kits/napi/src/ |
| H A D | js_ui_appearance.cpp | 41 napi_value code = nullptr; in NapiThrow() local 155 napi_value code = nullptr; in OnComplete() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/ |
| H A D | text_field_controller_test.cpp | 793 UErrorCode code; in HWTEST_F() local
|
| /foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
| H A D | bluetooth_avrcp_ct_proxy.cpp | 910 uint32_t code = static_cast<uint32_t>(interfaceCode); in InnerTransact() local
|
| H A D | bluetooth_avrcp_tg_proxy.cpp | 598 InnerTransact( uint32_t code, MessageOption &flags, MessageParcel &data, MessageParcel &reply) InnerTransact() argument
|
| H A D | bluetooth_ble_central_manager_proxy.cpp | 503 InnerTransact( uint32_t code, MessageOption &flags, MessageParcel &data, MessageParcel &reply) InnerTransact() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
| H A D | bluetooth_hfp_ag_stub.cpp | 90 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
|
| H A D | bluetooth_gatt_client_stub.cpp | 70 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
|
| H A D | bluetooth_hfp_hf_stub.cpp | 201 uint8_t code = data.ReadUint8(); in SendDTMFToneInner() local 104 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
|
| H A D | bluetooth_a2dp_src_stub.cpp | 97 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
|
| H A D | bluetooth_avrcp_tg_stub.cpp | 80 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
| H A D | bluetooth_hfp_hf_server.cpp | 258 bool BluetoothHfpHfServer::SendDTMFTone(const BluetoothRawAddress &device, uint8_t code) { in SendDTMFTone() argument
|
| /foundation/communication/bluetooth/frameworks/inner/src/ |
| H A D | bluetooth_hfp_hf.cpp | 554 bool HandsFreeUnit::SendDTMFTone(const BluetoothRemoteDevice &device, uint8_t code) in SendDTMFTone() argument
|
| /foundation/communication/bluetooth/frameworks/js/napi/src/common/ |
| H A D | napi_bluetooth_error.cpp | 95 napi_value code = nullptr; in GenerateBusinessError() local
|
| /foundation/bundlemanager/ecological_rule_manager/services/manager/src/ |
| H A D | ecologic_rule_mgr_service_stub.cpp | 47 int32_t EcologicalRuleMgrServiceStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, in OnRemoteRequest() argument
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_extend_resource_manager_test/ |
| H A D | bms_extend_resource_manager_test.cpp | 473 ErrCode code = impl.CreateFd(fileName, fd, path); in HWTEST_F() local
|
| /foundation/communication/bluetooth/frameworks/cj/connection/src/ |
| H A D | bluetooth_connection_impl.cpp | 170 void ConnectionImpl::SetDevicePinCode(std::string deviceId, std::string code, int32_t* errCode) in SetDevicePinCode() argument
|
| /foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
| H A D | bundle_daemon_client.cpp | 35 int BundleDaemonClient::Notify(IOwner owner, int code, IpcIo *reply) in Notify() argument
|
| /foundation/graphic/surface_lite/frameworks/ |
| H A D | surface_impl.cpp | 259 int32_t SurfaceImpl::IpcRequestHandler(uint32_t code, IpcIo* data, IpcIo* reply, MessageOption option) in IpcRequestHandler() argument 265 int32_t SurfaceImpl::DoIpcMsg(uint32_t code, IpcIo* data, IpcIo* reply, MessageOption option) in DoIpcMsg() argument
|
| H A D | buffer_client_producer.cpp | 307 void BufferClientProducer::SetAttr(uint32_t code, uint32_t value) in SetAttr() argument 325 uint32_t BufferClientProducer::GetAttr(uint32_t code) in GetAttr() argument [all...] |
| /foundation/graphic/graphic_surface/surface/test/unittest/ |
| H A D | producer_surface_delegator_test.cpp | 52 int SendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in SendRequest() argument 233 uint32_t code = 1; // QUEUEBUFFER in HWTEST_F() local
|
| /foundation/multimedia/audio_lite/frameworks/binder/ |
| H A D | audio_capturer_client.cpp | 52 static int32_t ProxyCallbackFunc(void *owner, int code, IpcIo *reply) in ProxyCallbackFunc() argument
|
| /foundation/multimedia/audio_framework/services/audio_policy/test/unittest/audio_interrupt_service_test/src/ |
| H A D | audio_interrupt_unit_test.cpp | 91 int SendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) { return 0; }; in SendRequest() argument
|
| H A D | audio_policy_server_unit_test.cpp | 51 int SendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) { return 0; }; in SendRequest() argument
|