Home
last modified time | relevance | path

Searched defs:para (Results 126 – 150 of 252) sorted by relevance

1234567891011

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/utils/src/
H A Dlnn_state_machine.c163 static int32_t RemoveAllMessageFunc(const SoftBusMessage *msg, void *para) in RemoveAllMessageFunc()
236 static int32_t RemoveMessageFunc(const SoftBusMessage *msg, void *para) in RemoveMessageFunc()
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/client/src/
H A Duser_idm_client_impl.cpp60 void UserIdmClientImpl::AddCredential(int32_t userId, const CredentialParameters &para, in AddCredential()
91 void UserIdmClientImpl::UpdateCredential(int32_t userId, const CredentialParameters &para, in UpdateCredential()
/ohos5.0/base/useriam/user_auth_framework/services/core/src/
H A Didentification_impl.cpp91 ScheduleNodeHelper::NodeOptionalPara para; in Start() local
H A Dauthentication_impl.cpp131 ScheduleNodeHelper::NodeOptionalPara para; in Start() local
/ohos5.0/foundation/multimedia/media_foundation/test/unittest/
H A DTestAudioSinkPlugin.cpp45 ValueType para; variable
H A DTestMiniMp4DemuxerPlugin.cpp53 ValueType para; variable
H A DTestWavDemuxerPlugin.cpp53 ValueType para; variable
H A DTestAacDemuxerPlugin.cpp53 ValueType para; variable
/ohos5.0/foundation/ability/ability_runtime/test/unittest/cj_test_runner_test/
H A Dcj_test_runner_test.cpp125 for (auto para : paras) { variable
/ohos5.0/drivers/hdf_core/framework/model/misc/light/driver/src/
H A Dlight_driver.c150 void LightTimerEntry(uintptr_t para) in LightTimerEntry()
534 static void LightWorkEntry(void *para) in LightWorkEntry()
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/clients/useridmclient_fuzzer/
H A Duser_idm_client_fuzzer.cpp88 CredentialParameters para = {}; in FuzzClientAddCredential() local
101 CredentialParameters para = {}; in FuzzClientUpdateCredential() local
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_data_cloud_sync_deps_mock.cpp95 void *para, uint64_t delayMillis) in LnnAsyncCallbackDelayHelper()
/ohos5.0/base/security/device_security_level/baselib/msglib/src/lite/
H A Dmessenger_impl.c126 …d ForEachDeviceProcessImpl(const Messenger *messenger, const DeviceProcessor processor, void *para) in ForEachDeviceProcessImpl()
/ohos5.0/base/security/device_security_level/baselib/msglib/src/standard/
H A Dmessenger_impl.c123 …d ForEachDeviceProcessImpl(const Messenger *messenger, const DeviceProcessor processor, void *para) in ForEachDeviceProcessImpl()
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/services/userauthservice_fuzzer/
H A Duser_auth_service_fuzzer.cpp436 ContextFactory::AuthWidgetContextPara para = {}; in FuzzInsert2ContextPool() local
477 Authentication::AuthenticationPara para = {}; in FuzzAuthRemoteUser() local
520 ContextFactory::AuthWidgetContextPara para; in FuzzStartWidgetContext() local
540 Authentication::AuthenticationPara para; in FuzzStartAuthContext() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/progress/
H A Drosen_render_loading_progress.cpp157 for (CometParam para : cometParams_) { in PaintComet() local
/ohos5.0/foundation/communication/dsoftbus/adapter/common/bus_center/network/
H A Dlnn_netmanager_listener.cpp176 static void RegEthernetEvent(void *para) in RegEthernetEvent()
/ohos5.0/foundation/communication/dsoftbus/adapter/common/kernel/posix/
H A Dsoftbus_adapter_timer.c39 __attribute__((no_sanitize("hwaddress"))) static void HandleTimeoutAdapterFun(union sigval para) in HandleTimeoutAdapterFun()
/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/test/unittest/sample1_driver/
H A Dsample1_driver.c127 const char *para = HdfSbufReadString(data); in DevHostSample1DumpService() local
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/osal/src/
H A Dosal_thread.c48 static int osal_thread_entry(void *para) in osal_thread_entry()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/
H A Drs_properties_test2.cpp449 std::vector<std::shared_ptr<EmitterUpdater>> para; variable
485 auto para = std::make_shared<RSLinearGradientBlurPara>(blurRadius, fractionStops, direction); variable
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/stream_manager_test/
H A Dstream_manager_test.cpp200 int para = 0; variable
/ohos5.0/foundation/communication/dsoftbus/adapter/common/bus_center/driver/
H A Dlnn_hdf_driver_monitor.c120 static void DelayInitFunction(void *para) in DelayInitFunction()
/ohos5.0/base/security/selinux_adapter/interfaces/tools/service_check/
H A Dtest.cpp70 int para = 0; in SetOptions() local
/ohos5.0/drivers/peripheral/display/hal/
H A Ddisp_hal.c153 uint32_t para = (devId << OFFSET_TWO_BYTE) | (val & 0xffff); in DispEventProcess() local

1234567891011