| /foundation/communication/bluetooth/frameworks/js/napi/src/common/ |
| H A D | napi_bluetooth_profile.cpp | 35 void NapiProfile::SetProfile(napi_env env, ProfileId code, napi_value profile) in SetProfile() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
| H A D | bluetooth_a2dp_sink_stub.cpp | 57 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
|
| H A D | bluetooth_ble_advertiser_stub.cpp | 57 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/ |
| H A D | bms_bundle_installer_ipc_test.cpp | 521 uint32_t code = BundleInstallerInterfaceCode::INSTALL;
in HWTEST_F() local 542 uint32_t code = BundleInstallerInterfaceCode::INSTALL_MULTIPLE_HAPS;
in HWTEST_F() local 563 uint32_t code = BundleInstallerInterfaceCode::UNINSTALL;
in HWTEST_F() local 584 uint32_t code = BundleInstallerInterfaceCode::UNINSTALL_MODULE;
in HWTEST_F() local 605 uint32_t code = BundleInstallerInterfaceCode::UNINSTALL_BY_UNINSTALL_PARAM;
in HWTEST_F() local 626 uint32_t code = BundleInstallerInterfaceCode::RECOVER; HWTEST_F() local 647 uint32_t code = BundleInstallerInterfaceCode::INSTALL_SANDBOX_APP; HWTEST_F() local 668 uint32_t code = BundleInstallerInterfaceCode::UNINSTALL_SANDBOX_APP; HWTEST_F() local 689 uint32_t code = BundleInstallerInterfaceCode::CREATE_STREAM_INSTALLER; HWTEST_F() local 710 uint32_t code = BundleInstallerInterfaceCode::DESTORY_STREAM_INSTALLER; HWTEST_F() local 731 uint32_t code = -1; HWTEST_F() local 752 uint32_t code = BundleInstallerInterfaceCode::UNINSTALL_AND_RECOVER; HWTEST_F() local 772 uint32_t code = static_cast<uint32_t>(InstalldInterfaceCode::CLEAN_BUNDLE_DATA_DIR_BY_NAME); HWTEST_F() local 792 uint32_t code = static_cast<uint32_t>(InstalldInterfaceCode::GET_ALL_BUNDLE_STATS); HWTEST_F() local 812 uint32_t code = static_cast<uint32_t>(InstalldInterfaceCode::EXTRACT_FILES); HWTEST_F() local 832 uint32_t code = static_cast<uint32_t>(InstalldInterfaceCode::EXTRACT_HNP_FILES); HWTEST_F() local 852 uint32_t code = static_cast<uint32_t>(InstalldInterfaceCode::INSTALL_NATIVE); HWTEST_F() local 872 uint32_t code = static_cast<uint32_t>(InstalldInterfaceCode::UNINSTALL_NATIVE); HWTEST_F() local 892 uint32_t code = static_cast<uint32_t>(InstalldInterfaceCode::GET_NATIVE_LIBRARY_FILE_NAMES); HWTEST_F() local 912 uint32_t code = static_cast<uint32_t>(InstalldInterfaceCode::EXECUTE_AOT); HWTEST_F() local 932 uint32_t code = static_cast<uint32_t>(InstalldInterfaceCode::PEND_SIGN_AOT); HWTEST_F() local 952 uint32_t code = static_cast<uint32_t>(InstalldInterfaceCode::IS_EXIST_FILE); HWTEST_F() local 972 uint32_t code = static_cast<uint32_t>(InstalldInterfaceCode::IS_EXIST_AP_FILE); HWTEST_F() local 992 uint32_t code = static_cast<uint32_t>(InstalldInterfaceCode::MOVE_FILES); HWTEST_F() local 1012 uint32_t code = static_cast<uint32_t>(InstalldInterfaceCode::EXTRACT_DRIVER_SO_FILE); HWTEST_F() local 1032 uint32_t code = static_cast<uint32_t>(InstalldInterfaceCode::EXTRACT_CODED_SO_FILE); HWTEST_F() local 1052 uint32_t code = static_cast<uint32_t>(InstalldInterfaceCode::GET_DISK_USAGE); HWTEST_F() local 1072 uint32_t code = static_cast<uint32_t>(InstalldInterfaceCode::DELIVERY_SIGN_PROFILE); HWTEST_F() local 1092 uint32_t code = static_cast<uint32_t>(InstalldInterfaceCode::REMOVE_EXTENSION_DIR); HWTEST_F() local 1113 uint32_t code = static_cast<uint32_t>(InstalldInterfaceCode::IS_EXIST_EXTENSION_DIR); HWTEST_F() local 1133 uint32_t code = static_cast<uint32_t>(InstalldInterfaceCode::GET_EXTENSION_SANDBOX_TYPE_LIST); HWTEST_F() local 1153 uint32_t code = static_cast<uint32_t>(InstalldInterfaceCode::CREATE_EXTENSION_DATA_DIR); HWTEST_F() local [all...] |
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_proxy_test/ |
| H A D | bms_bundle_installer_proxy_test.cpp | 810 BundleInstallerInterfaceCode code = BundleInstallerInterfaceCode::INSTALL; in HWTEST_F() local
|
| /foundation/bundlemanager/distributed_bundle_framework/services/dbms/src/ |
| H A D | distributed_bms_host.cpp | 41 int DistributedBmsHost::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest() argument
|
| /foundation/communication/bluetooth/frameworks/cj/connection/src/ |
| H A D | bluetooth_connection_ffi.cpp | 73 void FfiBluetoothConSetDevicePinCode(const char* deviceId, const char* code, int32_t* errCode) in FfiBluetoothConSetDevicePinCode() argument
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_app_control_proxy_test/ |
| H A D | bms_app_control_proxy_test.cpp | 559 AppControlManagerInterfaceCode code = AppControlManagerInterfaceCode::DELETE_APP_INSTALL_CONTROL_RULE; in HWTEST_F() local 575 AppControlManagerInterfaceCode code = AppControlManagerInterfaceCode::DELETE_APP_INSTALL_CONTROL_RULE; in HWTEST_F() local
|
| /foundation/bundlemanager/bundle_framework/test/resource/common/src/ |
| H A D | stpageabilityevent.cpp | 27 bool STPageAbilityEvent::PublishEvent(const std::string &eventName, const int &code, const std::string &data) in PublishEvent() argument 174 bool STPageAbilityEventSubscriber::PublishEvent(const std::string &eventName, const int &code, const std::string &data) in PublishEvent() argument
|
| /foundation/bundlemanager/distributed_bundle_framework/interfaces/inner_api/src/ |
| H A D | distributed_bms_proxy.cpp | 253 int32_t DistributedBmsProxy::GetParcelableInfo(DistributedInterfaceCode code, MessageParcel &data, T &parcelableInfo) in GetParcelableInfo() argument 307 int32_t DistributedBmsProxy::SendRequest(DistributedInterfaceCode code, MessageParcel &data, MessageParcel &reply) in SendRequest() argument 278 GetParcelableInfos( DistributedInterfaceCode code, MessageParcel &data, std::vector<T> &parcelableInfos) GetParcelableInfos() argument
|
| /foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/bundleconnectabilitymgr_fuzzer/ |
| H A D | bundleconnectabilitymgr_fuzzer.cpp | 60 int32_t code = reinterpret_cast<uintptr_t>(data);
in DoSomethingInterestingWithMyAPI() local
|
| /foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/ |
| H A D | bundle_callback.cpp | 38 static int Notify(IOwner owner, int code, IpcIo *reply)
in Notify() argument 83 static int32_t Callback(uint32_t code, IpcIo* data, IpcIo* reply, MessageOption option)
in Callback() argument
|
| /foundation/multimedia/audio_framework/services/audio_policy/server/src/service/listener/ |
| H A D | power_state_listener.cpp | 41 int32_t PowerStateListenerStub::OnRemoteRequest(uint32_t code, MessageParcel &data, in OnRemoteRequest() argument 121 int32_t SyncHibernateListenerStub::OnRemoteRequest(uint32_t code, MessageParcel &data, in OnRemoteRequest() argument [all...] |
| /foundation/multimedia/audio_framework/test/fuzztest/audiopolicy_fuzzer/ |
| H A D | audio_policy_fuzzer.cpp | 113 uint32_t code = Convert2Uint32(rawData) % (LIMIT_TWO - LIMIT_ONE + 1) + LIMIT_ONE; in AudioPolicyFuzzFirstLimitTest() local 134 uint32_t code = Convert2Uint32(rawData) % (LIMIT_THREE - LIMIT_TWO + 1) + LIMIT_TWO; in AudioPolicyFuzzSecondLimitTest() local 155 uint32_t code = Convert2Uint32(rawData) % (LIMIT_FOUR - LIMIT_THREE + 1) + LIMIT_THREE; in AudioPolicyFuzzThirdLimitTest() local 179 uint32_t code = Convert2Uint32(rawData) % (LIMIT_FIVE - LIMIT_FOUR + 1) + LIMIT_FOUR; in AudioPolicyFuzzFouthLimitTest() local [all...] |
| /foundation/multimedia/audio_framework/services/audio_service/server/src/ |
| H A D | audio_process_stub.cpp | 57 int AudioProcessStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest() argument [all...] |
| /foundation/multimedia/audio_framework/services/audio_policy/client/src/ |
| H A D | audio_client_tracker_callback_stub.cpp | 32 void AudioClientTrackerCallbackStub::SelectCodeCase(uint32_t code, in SelectCodeCase() argument 51 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument 98 OffloadRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OffloadRemoteRequest() argument [all...] |
| /foundation/graphic/graphic_surface/surface/src/ |
| H A D | producer_surface_delegator.cpp | 96 int ProducerSurfaceDelegator::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, in OnRemoteRequest() argument
|
| /foundation/multimedia/audio_framework/frameworks/js/napi/common/ |
| H A D | napi_async_work.cpp | 75 void ContextBase::SignError(int32_t code) in SignError() argument 82 void ContextBase::SignError(int32_t code, const std::string &errorMessage) in SignError() argument 146 napi_value code = nullptr; in CommonCallbackRoutine() local
|
| /foundation/multimedia/audio_framework/services/audio_service/client/src/ |
| H A D | audio_process_proxy.cpp | 34 int ProcessCbStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest() argument
|
| /foundation/graphic/graphic_3d/lume/LumeEngine/src/os/linux/ |
| H A D | logger_generic.cpp | 139 const int code = static_cast<int>(colorCode); in GetColorString() local
|
| /foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/ |
| H A D | ipc_object_stub.cpp | 40 int IPCObjectStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest() argument 45 int IPCObjectStub::OnRemoteDump(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteDump() argument 50 int IPCObjectStub::SendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in SendRequest() argument 99 int32_t IPCObjectStub::ProcessProto(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in ProcessProto() argument 105 int32_t IPCObjectStub::InvokerThread(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in InvokerThread() argument 120 int32_t IPCObjectStub::AddAuthInfo(MessageParcel &data, MessageParcel &reply, uint32_t code) in AddAuthInfo() argument
|
| /foundation/graphic/graphic_2d/rosen/samples/hello_native_window/ |
| H A D | hello_native_window.cpp | 40 int code = SET_USAGE; in CreateNativeWindow() local
|
| /foundation/filemanagement/user_file_service/test/unittest/ |
| H A D | file_access_ext_stub_impl_test.cpp | 41 int FileAccessExtStub::OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, in OnRemoteRequest() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/animation/window_animation/test/unittest/ |
| H A D | rs_window_animation_proxy_test.cpp | 43 int SendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in SendRequest() argument
|
| H A D | rs_window_animation_finished_callback_proxy_test.cpp | 40 int SendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in SendRequest() argument
|