Home
last modified time | relevance | path

Searched defs:param (Results 26 - 50 of 3810) sorted by relevance

12345678910>>...153

/foundation/multimedia/av_session/interfaces/inner_api/native/session/include/
H A Di_avsession_service_listener.h61 virtual void NotifyDeviceLogEvent(const DeviceLogEventCode eventId, const int64_t param) {}; in NotifyDeviceLogEvent() argument
H A Di_avcast_state_listener.h44 virtual void OnDeviceLogEvent(const DeviceLogEventCode eventId, const int64_t param) {}; in OnDeviceLogEvent() argument
/foundation/systemabilitymgr/safwk/interfaces/innerkits/safwk/rust/tests/
H A Dentry.rs40 let mut param = TokenInfoParams { in init_access_token() variables
/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/tests/
H A Dentry.rs42 let mut param = TokenInfoParams { in init_access_token() variables
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/
H A Dhci_cmd.h30 void *param; member
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt_cmd_complete.c47 HciCommandCompleteEventParam *param = (HciCommandCompleteEventParam *)BufferPtr(payloadBuffer); in HciEventOnCommandCompleteEvent() local
[all...]
/kernel/linux/linux-5.10/lib/zlib_dfltcc/
H A Ddfltcc.c33 struct dfltcc_qaf_param *param = in dfltcc_reset() local
/kernel/linux/linux-6.6/sound/soc/fsl/
H A Dimx-pcm-dma.c22 static bool filter(struct dma_chan *chan, void *param) in filter() argument
/kernel/liteos_a/drivers/mtd/multi_partition/src/
H A Dmtd_shellcmd.c44 partition_param *param = NULL; in osShellCmdPartitionShow() local
/kernel/liteos_a/testsuites/kernel/sample/posix/pthread/full/
H A DIt_posix_pthread_197.c44 struct sched_param param; in Testcase() local
H A DIt_posix_pthread_198.c44 struct sched_param param; in Testcase() local
/base/hiviewdfx/hiview/test/unittest/xpower_event/
H A Dxpower_event_test.cpp58 int param = OHOS::system::GetIntParameter(PROP_XPOWER_OPTIMIZE_ENABLE, 0); in HWTEST_F() local
/base/global/i18n/frameworks/intl/test/fuzztest/datetimerule_fuzzer/
H A Ddatetimerule_fuzzer.cpp47 std::unordered_map<std::string, std::string> param = { in DoSomethingInterestingWithMyAPI() local
/base/notification/eventhandler/test/fuzztest/innerevent_fuzzer/
H A Dinnerevent_fuzzer.cpp29 int64_t param = U32_AT(reinterpret_cast<const uint8_t*>(data)); in DoSomethingInterestingWithMyAPI() local
/base/security/certificate_framework/frameworks/core/param/src/
H A Dcf_param_parse.c71 CfParam param = { .tag = CF_TAG_RESULT_BYTES, .blob = array->data[i] }; in CfConstructArrayParamSetOut() local
/base/security/certificate_manager/frameworks/cert_manager_standard/main/common/src/
H A Dcm_advsecmode_check.c38 char param[ADVSECMODE_PARAM_SIZE] = { 0 }; in CheckAdvSecMode() local
/base/security/huks/test/unittest/huks_common_test/src/
H A Dhuks_test_param_util.cpp50 int32_t TestBuildInitParamSet(const struct HksParam *param, const std::vector<HksParam> &tagParam, in TestBuildInitParamSet() argument
/device/qemu/arm_virt/liteos_a/board/extcmd/
H A Dreset_shell.c43 UINT32 osReHookFuncAdd(STORAGE_HOOK_FUNC handler, VOID *param) in osReHookFuncAdd() argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/app/demo/src/
H A Dapp_demo_uart.c20 static hi_void *uart_demo_task(hi_void *param) in uart_demo_task() argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/
H A Dupg_user_verify.c44 hi_upg_register_file_verify_fn( hi_u32 (upg_file_check_fn)const hi_upg_user_info *info, hi_void *param), hi_void *param) hi_upg_register_file_verify_fn() argument
/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_common/open_link/
H A Dnapi_common_open_link_options.cpp26 bool UnwrapOpenLinkOptions(napi_env env, napi_value param, AAFwk::OpenLinkOptions &openLinkOptions, AAFwk::Want &want) in UnwrapOpenLinkOptions() argument
/foundation/ability/ability_runtime/services/abilitymgr/src/interceptor/
H A Dscreen_unlock_interceptor.cpp30 ErrCode ScreenUnlockInterceptor::DoProcess(AbilityInterceptorParam param) in DoProcess() argument
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dlaunch_param.cpp42 LaunchParam *param = new (std::nothrow) LaunchParam(); in Unmarshalling() local
/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_common/
H A Dnapi_common_execute_result.cpp28 bool UnwrapExecuteResult(napi_env env, napi_value param, InsightIntentExecuteResult &executeResult) in UnwrapExecuteResult() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/
H A Djs_key_function.cpp44 JSRef<JSVal> param = JSRef<JSObject>::Cast(createKeyEvent(event)); in Execute() local
50 JSRef<JSVal> param = JSRef<JSObject>::Cast(createKeyEvent(event)); in ExecuteWithValue() local

Completed in 7 milliseconds

12345678910>>...153