| /foundation/distributedhardware/distributed_audio/interfaces/inner_kits/native_cpp/audio_sink/include/ |
| H A D | daudio_sink_handler.h | 32 int32_t SubscribeLocalHardware(const std::string &dhId, const std::string ¶m) override; 35 void FinishStartSA(const std::string ¶m, const sptr<IRemoteObject> &remoteObject);
|
| /foundation/distributedhardware/device_manager/services/service/src/ipc/lite/ |
| H A D | ipc_server_listenermgr.cpp | 28 LOGE("invalid param"); in RegisterListener() 40 LOGE("invalid param"); in GetListenerByPkgName()
|
| /foundation/distributedhardware/distributed_input/services/state/include/ |
| H A D | touchpad_event_fragment_mgr.h | 38 * @param dhId the device dhId where event from 39 * @param event the event
|
| /foundation/distributedhardware/distributed_input/common/test/mock/ |
| H A D | socket_mock.cpp | 58 int32_t SendStream(int32_t socket, const StreamData *data, const StreamData *ext, const StreamFrameInfo *param) in SendStream() argument 63 (void)param; in SendStream()
|
| /foundation/filemanagement/app_file_service/services/backup_sa/include/module_sched/ |
| H A D | sched_scheduler.h | 46 * @param bundleName 53 * @param bundleName 应用名称
|
| /foundation/filemanagement/app_file_service/utils/include/b_json/ |
| H A D | b_json_entity_extension_config.h | 86 * @param obj Json对象引用 87 * @param option 任意类型对象
|
| /foundation/distributedhardware/distributed_hardware_fwk/av_transport/interface/ |
| H A D | i_av_sender_engine_callback.h | 43 * @param event event content. 50 * @param message message content.
|
| /foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/fuzztest/mock/ |
| H A D | socket_mock.cpp | 58 int32_t SendStream(int32_t socket, const StreamData *data, const StreamData *ext, const StreamFrameInfo *param) in SendStream() argument 63 (void)param; in SendStream()
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/ |
| H A D | hci_cmd_info_params.c | 48 int HCI_ReadLocalExtendedFeatures(const HciReadLocalExtendedFeaturesParam *param) in HCI_ReadLocalExtendedFeatures() argument 51 HciAllocCmd(HCI_READ_LOCAL_EXTENDED_FEATURES, (void *)param, sizeof(HciReadLocalExtendedFeaturesParam)); in HCI_ReadLocalExtendedFeatures()
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/ |
| H A D | drawing_gpu_context.h | 61 * @param OH_Drawing_GpuContextOptions Indicates the GPU context options. 72 * @param OH_Drawing_GpuContext Indicates the pointer to an <b>OH_Drawing_GpuContext</b> object.
|
| /test/ostest/wukong/common/include/ |
| H A D | wukong_logger.h | 63 * @param level logger level 64 * @param format log string format
|
| /test/xts/acts/ability/ability_runtime/apicover/formmodule/entry/src/main/ets/ModuleAbility/ |
| H A D | ModuleAbility.ts | 65 onDump(param) { 66 console.log("[Demo] MainAbility onDump: " + JSON.stringify(param));
|
| /test/xts/acts/arkui/ace_ets_module_noui/ace_ets_module_StateMangagement/ace_ets_module_StateMangagement_api12/entry/src/main/ets/MainAbility/pages/Event/ |
| H A D | Event.ets | 42 @Param title: string = ''; 43 @Param fontColor: Color = Color.Black;
|
| /test/xts/acts/arkui/ace_ets_module_noui/ace_ets_module_StateMangagement/ace_ets_module_StateMangagement_api12/entry/src/main/ets/MainAbility/pages/Param/ |
| H A D | ParamAndOnce.ets | 26 @Param @Once onceParamNum: number = 0; 27 @Param @Once @Require onceParamInfo: ParamInfo;
|
| /test/xts/acts/arkui/ace_ets_module_ui/ace_ets_module_navigation/ace_ets_module_navigation_api12/entry/src/main/ets/MainAbility/pages/Navigation/NavigationLevel/ |
| H A D | NavigationLevelTest16.ets | 28 this.pageInfos.pushPath({ name: 'pageTwo' , param:'push pageTwo with animation'})
68 this.pageInfos.pushPath({ name: 'pageOne' , param:'mes'})
|
| H A D | NavigationLevelTest17.ets | 28 this.pageInfos.pushPath({ name: 'pageTwo' , param:'mes'})
65 this.pageInfos.pushPath({ name: 'pageOne' , param:'mes'})
|
| H A D | NavigationLevelTest3.ets | 28 this.pageInfos.pushPath({ name: 'pageOne' , param:'mes'})
67 this.pageInfos.pushPath({ name: 'pageOne' , param:'mes'})
|
| H A D | NavigationLevelTest9.ets | 28 this.pageInfos.pushPath({ name: 'pageTwo' , param:'mes'})
65 this.pageInfos.pushPath({ name: 'pageOne' , param:'mes'})
|
| H A D | NavigationLevelTest1.ets | 63 this.message = 'name:' + popInfo.info.name + ';param:' + popInfo.info.param + ';result:' + JSON.stringify(popInfo.result);
|
| H A D | NavigationLevelTest14.ets | 29 this.pageInfos.replacePath({ name: 'pageTwo' , param:'mes'}, true)
73 this.pageInfos.pushPath({ name: 'pageOne' , param:'mes'})
|
| /test/xts/acts/arkui/ace_ets_web_dev_cloudservice_webController_five/entry/src/ohosTest/resources/rawfile/ |
| H A D | objectMove.html | 11 <param name="type" value="video">
12 <param name="id" value="playerId">
|
| /test/xts/acts/arkui/ace_ets_web_dev_cloudservice_webController_six/entry/src/ohosTest/resources/rawfile/ |
| H A D | objectMove.html | 11 <param name="type" value="video">
12 <param name="id" value="playerId">
|
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| H A D | initndk.cpp | 37 void *param;
in InitModule() local 38 int ret = init_module(param, PARAM_5, "0");
in InitModule()
|
| H A D | ptyndk.cpp | 27 int param = PARAM_0;
in Forkpty() local 28 pid_t pid = forkpty(¶m, nullptr, nullptr, nullptr);
in Forkpty()
|
| /test/xts/hats/distributedhardware/distributedcameratest/ |
| H A D | dcameraprovidercase.h | 31 int32_t Register(std::shared_ptr<DCameraRegistParam>& param)
in Register() argument 35 int32_t UnRegister(std::shared_ptr<DCameraRegistParam>& param)
in UnRegister() argument
|