Home
last modified time | relevance | path

Searched refs:para (Results 1 - 25 of 459) sorted by relevance

12345678910>>...19

/third_party/skia/modules/canvaskit/
H A Dparagraph_bindings_gen.cpp17 namespace para = skia::textlayout;
20 enum_<para::Affinity>("Affinity") in EMSCRIPTEN_BINDINGS()
21 .value("Upstream", para::Affinity::kUpstream) in EMSCRIPTEN_BINDINGS()
22 .value("Downstream", para::Affinity::kDownstream); in EMSCRIPTEN_BINDINGS()
24 enum_<para::TextDecorationStyle>("DecorationStyle") in EMSCRIPTEN_BINDINGS()
25 .value("Solid", para::TextDecorationStyle::kSolid) in EMSCRIPTEN_BINDINGS()
26 .value("Double", para::TextDecorationStyle::kDouble) in EMSCRIPTEN_BINDINGS()
27 .value("Dotted", para::TextDecorationStyle::kDotted) in EMSCRIPTEN_BINDINGS()
28 .value("Dashed", para::TextDecorationStyle::kDashed) in EMSCRIPTEN_BINDINGS()
29 .value("Wavy", para in EMSCRIPTEN_BINDINGS()
[all...]
H A Dparagraph_bindings.cpp29 namespace para = skia::textlayout;
50 para::TextDecorationStyle decorationStyle;
51 para::TextBaseline textBaseline;
86 para::StrutStyle toStrutStyle(const SimpleStrutStyle& s) { in toStrutStyle()
87 para::StrutStyle ss; in toStrutStyle()
120 para::TextStyle toTextStyle(const SimpleTextStyle& s) { in toTextStyle()
121 para::TextStyle ts; in toTextStyle()
157 ts.setDecoration(para::TextDecoration(s.decoration)); in toTextStyle()
191 para::TextShadow shadow(colors[i].toSkColor(), offsets[i], blurRadii[i]); in toTextStyle()
216 para
[all...]
/foundation/multimedia/media_lite/frameworks/player_lite/binder/
H A Dplayer_client.cpp57 CallBackPara* para = (CallBackPara*)owner; in Callback() local
58 switch (para->funcId) { in Callback()
60 int32_t* ret = static_cast<int32_t*>(para->ret); in Callback()
62 if ((*ret == 0) && (para->type == (int32_t)SourceType::SOURCE_TYPE_STREAM) && (para->data != nullptr)) { in Callback()
63 Source* source = (Source*)para->data; in Callback()
75 int32_t* ret = static_cast<int32_t*>(para->ret); in Callback()
80 int32_t* ret = static_cast<int32_t*>(para->ret); in Callback()
85 bool* ret = static_cast<bool*>(para->ret); in Callback()
90 int32_t* ret = static_cast<int32_t*>(para in Callback()
231 CallBackPara para = {}; SetSource() local
249 CallBackPara para = {}; Prepare() local
265 CallBackPara para = {}; Play() local
281 CallBackPara para = {}; IsPlaying() local
297 CallBackPara para = {}; Pause() local
313 CallBackPara para = {}; Stop() local
330 CallBackPara para = {}; Rewind() local
348 CallBackPara para = {}; SetVolume() local
376 CallBackPara para = {}; SetSurface() local
393 CallBackPara para = {}; SetLoop() local
409 CallBackPara para = {}; IsSingleLooping() local
426 CallBackPara para = {}; GetCurrentPosition() local
443 CallBackPara para = {}; GetDuration() local
459 CallBackPara para = {}; GetVideoWidth() local
476 CallBackPara para = {}; GetVideoHeight() local
493 CallBackPara para = {}; Reset() local
513 CallBackPara para = {}; Release() local
591 CallBackPara para = {}; SetPlayerCallback() local
605 CallBackPara para = {}; GetPlayerState() local
623 CallBackPara para = {}; SetPlaybackSpeed() local
639 CallBackPara para = {}; GetPlaybackSpeed() local
694 CallBackPara para = {}; SetParameter() local
711 CallBackPara para = {}; SetAudioStreamType() local
727 CallBackPara para = {}; GetAudioStreamType() local
[all...]
/base/useriam/user_auth_framework/test/unittest/services/src/
H A Dwidget_context_test.cpp61 std::shared_ptr<WidgetContext> CreateWidgetContext(uint64_t contextId, ContextFactory::AuthWidgetContextPara para) in CreateWidgetContext() argument
64 return Common::MakeShared<WidgetContext>(contextId, para, contextCallback); in CreateWidgetContext()
70 ContextFactory::AuthWidgetContextPara para; in HWTEST_F() local
71 auto widgetContext = CreateWidgetContext(contextId, para); in HWTEST_F()
81 ContextFactory::AuthWidgetContextPara para; in HWTEST_F() local
82 auto widgetContext = CreateWidgetContext(contextId, para); in HWTEST_F()
91 ContextFactory::AuthWidgetContextPara para; in HWTEST_F() local
92 auto widgetContext = CreateWidgetContext(contextId, para); in HWTEST_F()
101 ContextFactory::AuthWidgetContextPara para; in HWTEST_F() local
102 auto widgetContext = CreateWidgetContext(contextId, para); in HWTEST_F()
111 ContextFactory::AuthWidgetContextPara para; HWTEST_F() local
121 ContextFactory::AuthWidgetContextPara para; HWTEST_F() local
131 ContextFactory::AuthWidgetContextPara para; HWTEST_F() local
143 ContextFactory::AuthWidgetContextPara para; HWTEST_F() local
156 ContextFactory::AuthWidgetContextPara para; HWTEST_F() local
170 ContextFactory::AuthWidgetContextPara para; HWTEST_F() local
185 ContextFactory::AuthWidgetContextPara para; HWTEST_F() local
200 ContextFactory::AuthWidgetContextPara para; HWTEST_F() local
211 ContextFactory::AuthWidgetContextPara para; HWTEST_F() local
224 ContextFactory::AuthWidgetContextPara para; HWTEST_F() local
238 ContextFactory::AuthWidgetContextPara para; HWTEST_F() local
249 ContextFactory::AuthWidgetContextPara para; HWTEST_F() local
260 ContextFactory::AuthWidgetContextPara para; HWTEST_F() local
271 ContextFactory::AuthWidgetContextPara para; HWTEST_F() local
283 ContextFactory::AuthWidgetContextPara para; HWTEST_F() local
295 ContextFactory::AuthWidgetContextPara para; HWTEST_F() local
315 ContextFactory::AuthWidgetContextPara para; HWTEST_F() local
327 ContextFactory::AuthWidgetContextPara para; HWTEST_F() local
340 ContextFactory::AuthWidgetContextPara para; HWTEST_F() local
358 ContextFactory::AuthWidgetContextPara para; HWTEST_F() local
370 ContextFactory::AuthWidgetContextPara para; HWTEST_F() local
383 ContextFactory::AuthWidgetContextPara para; HWTEST_F() local
399 ContextFactory::AuthWidgetContextPara para; HWTEST_F() local
410 ContextFactory::AuthWidgetContextPara para; HWTEST_F() local
425 ContextFactory::AuthWidgetContextPara para; HWTEST_F() local
440 ContextFactory::AuthWidgetContextPara para; HWTEST_F() local
[all...]
H A Dauthentication_impl_test.cpp67 Authentication::AuthenticationPara para = {}; in HWTEST_F() local
68 para.userId = 0x11; in HWTEST_F()
69 para.callerName = "com.ohos.test"; in HWTEST_F()
70 para.sdkVersion = 11; in HWTEST_F()
71 para.authType = FACE; in HWTEST_F()
72 para.atl = ATL3; in HWTEST_F()
76 auto authentication = std::make_shared<AuthenticationImpl>(contextId, para); in HWTEST_F()
84 Authentication::AuthenticationPara para = {}; in HWTEST_F() local
85 para.userId = 0x11; in HWTEST_F()
86 para in HWTEST_F()
102 Authentication::AuthenticationPara para = {}; HWTEST_F() local
140 Authentication::AuthenticationPara para = {}; HWTEST_F() local
173 Authentication::AuthenticationPara para = {}; HWTEST_F() local
206 Authentication::AuthenticationPara para = {}; HWTEST_F() local
222 Authentication::AuthenticationPara para = {}; HWTEST_F() local
238 Authentication::AuthenticationPara para = {}; HWTEST_F() local
255 Authentication::AuthenticationPara para = {}; HWTEST_F() local
[all...]
H A Denrollment_impl_test.cpp61 Enrollment::EnrollmentPara para = {}; in HWTEST_F() local
62 para.userId = 0x11; in HWTEST_F()
63 para.callerName = "com.ohos.test"; in HWTEST_F()
64 para.sdkVersion = 11; in HWTEST_F()
65 para.authType = FACE; in HWTEST_F()
69 auto enrollment = std::make_shared<EnrollmentImpl>(para); in HWTEST_F()
76 Enrollment::EnrollmentPara para = {}; in HWTEST_F() local
77 para.userId = 0x11; in HWTEST_F()
78 para.callerName = "com.ohos.test"; in HWTEST_F()
79 para in HWTEST_F()
98 Enrollment::EnrollmentPara para = {}; HWTEST_F() local
118 Enrollment::EnrollmentPara para = {}; HWTEST_F() local
166 Enrollment::EnrollmentPara para = {}; HWTEST_F() local
209 Enrollment::EnrollmentPara para = {}; HWTEST_F() local
257 Enrollment::EnrollmentPara para = {}; HWTEST_F() local
[all...]
H A Dauth_widget_helper_test.cpp69 ContextFactory::AuthWidgetContextPara para; in HWTEST_F() local
70 para.userId = 1; in HWTEST_F()
72 EXPECT_TRUE(AuthWidgetHelper::InitWidgetContextParam(authParam, validType, widgetParam, para)); in HWTEST_F()
86 ContextFactory::AuthWidgetContextPara para; in HWTEST_F() local
87 para.userId = 1; in HWTEST_F()
89 EXPECT_FALSE(AuthWidgetHelper::InitWidgetContextParam(authParam, validType, widgetParam, para)); in HWTEST_F()
107 ContextFactory::AuthWidgetContextPara para; in HWTEST_F() local
108 para.userId = 1; in HWTEST_F()
112 EXPECT_EQ(AuthWidgetHelper::CheckReuseUnlockResult(para, authParam, extraInfo), INVALID_PARAMETERS); in HWTEST_F()
116 EXPECT_EQ(AuthWidgetHelper::CheckReuseUnlockResult(para, authPara in HWTEST_F()
124 ContextFactory::AuthWidgetContextPara para; HWTEST_F() local
[all...]
/foundation/multimedia/media_lite/frameworks/recorder_lite/binder/
H A Drecorder_client.cpp58 CallBackPara *para = (CallBackPara *)owner; in SimpleCallback() local
59 MEDIA_INFO_LOG("Callback, funcId = %d", para->funcId); in SimpleCallback()
60 ReadInt32(reply, &(para->ret)); in SimpleCallback()
117 CallBackPara para = {.funcId = REC_FUNC_CONNECT, .ret = MEDIA_IPC_FAILED}; in RecorderClient() local
118 int32_t ret = proxy_->Invoke(proxy_, REC_FUNC_CONNECT, &io, &para, SimpleCallback); in RecorderClient()
136 CallBackPara *para = (CallBackPara *)owner; in DisConnectCallback() local
137 MEDIA_INFO_LOG("Callback, funcId = %d", para->funcId); in DisConnectCallback()
147 CallBackPara para = {.funcId = REC_FUNC_DISCONNECT, .ret = MEDIA_IPC_FAILED}; in ~RecorderClient() local
148 uint32_t ret = proxy_->Invoke(proxy_, REC_FUNC_DISCONNECT, &io, &para, DisConnectCallback); in ~RecorderClient()
164 CallBackPara *para in SetSourceCallback() local
178 CallBackPara para = {.funcId = REC_FUNC_SET_VIDEOSOURCE, .ret = MEDIA_IPC_FAILED}; SetVideoSource() local
197 CallBackPara para = {.funcId = REC_FUNC_SET_VIDEOENCODER, .ret = MEDIA_IPC_FAILED}; SetVideoEncoder() local
214 CallBackPara para = {.funcId = REC_FUNC_SET_VIDEOSIZE, .ret = MEDIA_IPC_FAILED}; SetVideoSize() local
229 CallBackPara para = {.funcId = REC_FUNC_SET_VIDEOFRAMERATE, .ret = MEDIA_IPC_FAILED}; SetVideoFrameRate() local
244 CallBackPara para = {.funcId = REC_FUNC_SET_VIDEOENCODINGBITRATE, .ret = MEDIA_IPC_FAILED}; SetVideoEncodingBitRate() local
259 CallBackPara para = {.funcId = REC_FUNC_SET_CAPTURERATE, .ret = MEDIA_IPC_FAILED}; SetCaptureRate() local
303 CallBackPara para = {.funcId = REC_FUNC_SET_AUDIOSOURCE, .ret = MEDIA_IPC_FAILED}; SetAudioSource() local
321 CallBackPara para = {.funcId = REC_FUNC_SET_AUDIOENCODER, .ret = MEDIA_IPC_FAILED}; SetAudioEncoder() local
336 CallBackPara para = {.funcId = REC_FUNC_SET_AUDIOSAMPLERATE, .ret = MEDIA_IPC_FAILED}; SetAudioSampleRate() local
351 CallBackPara para = {.funcId = REC_FUNC_SET_AUDIOCHANNELS, .ret = MEDIA_IPC_FAILED}; SetAudioChannels() local
366 CallBackPara para = {.funcId = REC_FUNC_SET_AUDIOENCODINGBITRATE, .ret = MEDIA_IPC_FAILED}; SetAudioEncodingBitRate() local
380 CallBackPara para = {.funcId = REC_FUNC_SET_MAXDURATION, .ret = MEDIA_IPC_FAILED}; SetMaxDuration() local
395 CallBackPara para = {.funcId = REC_FUNC_SET_OUTPUTFORMAT, .ret = MEDIA_IPC_FAILED}; SetOutputFormat() local
409 CallBackPara para = {.funcId = REC_FUNC_SET_OUTPUTPATH, .ret = MEDIA_IPC_FAILED}; SetOutputPath() local
444 CallBackPara para = {.funcId = REC_FUNC_SET_OUTPUTFILE, .ret = MEDIA_IPC_FAILED}; SetOutputFile() local
464 CallBackPara para = {.funcId = REC_FUNC_SET_NEXTOUTPUTFILE, .ret = MEDIA_IPC_FAILED}; SetNextOutputFile() local
479 CallBackPara para = {.funcId = REC_FUNC_SET_MAXFILESIZE, .ret = MEDIA_IPC_FAILED}; SetMaxFileSize() local
508 CallBackPara para = {.funcId = REC_FUNC_SET_RECORDERCALLBACK, .ret = MEDIA_IPC_FAILED}; SetRecorderCallback() local
526 CallBackPara para = {.funcId = REC_FUNC_PREPARE, .ret = MEDIA_IPC_FAILED}; Prepare() local
539 CallBackPara para = {.funcId = REC_FUNC_START, .ret = MEDIA_IPC_FAILED}; Start() local
552 CallBackPara para = {.funcId = REC_FUNC_PAUSE, .ret = MEDIA_IPC_FAILED}; Pause() local
565 CallBackPara para = {.funcId = REC_FUNC_RESUME, .ret = MEDIA_IPC_FAILED}; Resume() local
579 CallBackPara para = {.funcId = REC_FUNC_STOP, .ret = MEDIA_IPC_FAILED}; Stop() local
592 CallBackPara para = {.funcId = REC_FUNC_RESET, .ret = MEDIA_IPC_FAILED}; Reset() local
605 CallBackPara para = {.funcId = REC_FUNC_RELEASE, .ret = MEDIA_IPC_FAILED}; Release() local
621 CallBackPara para = {.funcId = REC_FUNC_SET_FILESPLITDURATION, .ret = MEDIA_IPC_FAILED}; SetFileSplitDuration() local
640 CallBackPara para = {.funcId = REC_FUNC_SET_DATASOURCE, .ret = MEDIA_IPC_FAILED}; SetDataSource() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui_effect/
H A Dutils.h27 inline bool IsParaSameSign(Vector4f para) in IsParaSameSign() argument
29 return (ROSEN_GE(para.x_, 0.f) && ROSEN_GE(para.y_, 0.f) && ROSEN_GE(para.z_, 0.f) && ROSEN_GE(para.w_, 0.f)) || in IsParaSameSign()
30 (ROSEN_LE(para.x_, 0.f) && ROSEN_LE(para.y_, 0.f) && ROSEN_LE(para.z_, 0.f) && ROSEN_LE(para.w_, 0.f)); in IsParaSameSign()
33 inline float GetLimitedPara(float para, st argument
38 GetLimitedPara(const Vector3f& para, std::pair<float, float> limits = {-INFINITY, INFINITY}) GetLimitedPara() argument
44 GetLimitedPara(const Vector4f& para, std::pair<float, float> limits = {-INFINITY, INFINITY}) GetLimitedPara() argument
[all...]
/test/testfwk/developer_test/src/core/build/
H A Dbuild_manager.py95 # para 指令参数
99 def _compile_deps_files(cls, project_root_path, para):
101 if BuildTestcases(project_root_path).build_deps_files(para.productform):
110 def _compile_part_deps(cls, project_root_path, para):
112 if BuildTestcases(project_root_path).build_part_deps(para):
121 # para 指令参数
123 def _compile_xts_test_cases(cls, project_root_path, para):
124 if BuildTestcases(project_root_path).build_xts_testcases(para):
133 def _compile_fuzz_test_case(cls, project_root_path, para):
135 project_root_path).build_fuzz_testcases(para)
[all...]
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/time_sync/src/
H A Dlnn_time_sync_manager.c127 static TimeSyncReqInfo *CreateTimeSyncReqInfo(const StartTimeSyncReqMsgPara *para) in CreateTimeSyncReqInfo() argument
135 if (strncpy_s(info->targetNetworkId, NETWORK_ID_BUF_LEN, para->targetNetworkId, in CreateTimeSyncReqInfo()
136 strlen(para->targetNetworkId)) != EOK) { in CreateTimeSyncReqInfo()
141 info->curAccuracy = para->accuracy; in CreateTimeSyncReqInfo()
142 info->curPeriod = para->period; in CreateTimeSyncReqInfo()
226 static int32_t ProcessStartTimeSyncRequest(const StartTimeSyncReqMsgPara *para) in ProcessStartTimeSyncRequest() argument
233 if (para == NULL) { in ProcessStartTimeSyncRequest()
234 LNN_LOGE(LNN_CLOCK, "start time sync request msg para null"); in ProcessStartTimeSyncRequest()
238 existInfo = FindTimeSyncReqInfo(para->targetNetworkId); in ProcessStartTimeSyncRequest()
241 existInfo = CreateTimeSyncReqInfo(para); in ProcessStartTimeSyncRequest()
314 ProcessStopTimeSyncRequest(const StopTimeSyncReqMsgPara *para) ProcessStopTimeSyncRequest() argument
384 ProcessTimeSyncComplete(const TimeSyncCompleteMsgPara *para) ProcessTimeSyncComplete() argument
444 CreateTimeSyncMessage(int32_t msgType, void *para) CreateTimeSyncMessage() argument
457 PostMessageToHandler(int32_t msgType, void *para) PostMessageToHandler() argument
470 TimeSyncCompleteMsgPara *para = NULL; OnTimeSyncImplComplete() local
540 StartTimeSyncReqMsgPara *para = NULL; LnnStartTimeSync() local
579 StopTimeSyncReqMsgPara *para = NULL; LnnStopTimeSync() local
[all...]
/base/update/updater/services/updater_binary/
H A Dupdate_image_patch.cpp54 int32_t USInstrImagePatch::GetParam(Uscript::UScriptContext &context, ImagePatchPara &para) in GetParam() argument
57 LOG(ERROR) << "para count error " << context.GetParamCount(); in GetParam()
62 uint32_t ret = static_cast<uint32_t>(context.GetParam(index++, para.partName)); in GetParam()
63 ret |= static_cast<uint32_t>(context.GetParam(index++, para.srcSize)); in GetParam()
64 ret |= static_cast<uint32_t>(context.GetParam(index++, para.srcHash)); in GetParam()
65 ret |= static_cast<uint32_t>(context.GetParam(index++, para.destSize)); in GetParam()
66 ret |= static_cast<uint32_t>(context.GetParam(index++, para.destHash)); in GetParam()
67 ret |= static_cast<uint32_t>(context.GetParam(index++, para.patchFile)); in GetParam()
69 LOG(ERROR) << "para get error"; in GetParam()
72 para in GetParam()
93 ApplyPatch(const ImagePatchPara &para, const UpdatePatch::MemMapInfo &srcData, const PkgBuffer &patchData) ApplyPatch() argument
119 CreatePatchStream(Uscript::UScriptEnv &env, const ImagePatchPara &para, PkgManager::StreamPtr &patchStream) CreatePatchStream() argument
157 GetSourceFile(const ImagePatchPara &para) GetSourceFile() argument
236 GetParam(Uscript::UScriptContext &context, CheckPara &para) GetParam() argument
262 CheckHash(const CheckPara &para) CheckHash() argument
[all...]
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_net_builder.c114 static SoftBusMessage *CreateNetBuilderMessage(int32_t msgType, void *para) in CreateNetBuilderMessage() argument
122 msg->obj = para; in CreateNetBuilderMessage()
127 int32_t PostBuildMessageToHandler(int32_t msgType, void *para) in PostBuildMessageToHandler() argument
129 SoftBusMessage *msg = CreateNetBuilderMessage(msgType, para); in PostBuildMessageToHandler()
226 static void FreeJoinLnnMsgPara(const JoinLnnMsgPara *para) in FreeJoinLnnMsgPara() argument
228 if (para == NULL) { in FreeJoinLnnMsgPara()
231 if (para->dupInfo != NULL) { in FreeJoinLnnMsgPara()
232 SoftBusFree((void *)para->dupInfo); in FreeJoinLnnMsgPara()
234 SoftBusFree((void *)para); in FreeJoinLnnMsgPara()
237 int32_t TrySendJoinLNNRequest(const JoinLnnMsgPara *para, boo argument
325 TryPendingJoinRequest(const JoinLnnMsgPara *para, bool needReportFailure) TryPendingJoinRequest() argument
449 DfxRecordLnnAuthStart(const AuthConnInfo *connInfo, const JoinLnnMsgPara *para, uint32_t requestId) DfxRecordLnnAuthStart() argument
494 OnLnnProcessNotTrustedMsgDelay(void *para) OnLnnProcessNotTrustedMsgDelay() argument
647 VerifyResultMsgPara *para = NULL; PostVerifyResult() local
698 ConnectionAddr *para = NULL; CreateConnectionAddrMsgPara() local
716 JoinLnnMsgPara *para = NULL; CreateJoinLnnMsgPara() local
740 char *para = NULL; CreateNetworkIdMsgPara() local
787 ElectMsgPara *para = NULL; OnReceiveMasterElectMsg() local
973 JoinLnnMsgPara *para = CreateJoinLnnMsgPara(addr, &infoReport, DEFAULT_PKG_NAME, false); JoinLnnWithNodeInfo() local
995 JoinLnnMsgPara *para = NULL; LnnServerJoin() local
1020 char *para = NULL; LnnServerLeave() local
1043 JoinLnnMsgPara *para = NULL; LnnNotifyDiscoveryDevice() local
1073 LeaveInvalidConnMsgPara *para = NULL; LnnRequestLeaveInvalidConn() local
1101 uint16_t *para = NULL; LnnRequestCleanConnFsm() local
1123 char *para = NULL; LnnSyncOfflineComplete() local
1145 ConnectionAddr *para = NULL; LnnNotifyNodeStateChanged() local
1166 ElectMsgPara *para = NULL; LnnNotifyMasterElect() local
1228 bool *para = NULL; LnnRequestLeaveByAddrType() local
1259 SpecificLeaveMsgPara *para = NULL; LnnRequestLeaveSpecific() local
1289 AuthHandle *para = NULL; LnnNotifyLeaveLnnByAuthHandle() local
1306 int64_t *para = NULL; LnnNotifyEmptySessionKey() local
1325 char *para = NULL; LnnRequestLeaveAllOnlineNodes() local
[all...]
/base/notification/common_event_service/interfaces/kits/ndk/src/
H A Doh_commonevent.cpp58 EVENT_LOGE("Invalid para"); in OH_CommonEvent_SetPublisherPermission()
68 EVENT_LOGE("Invalid para"); in OH_CommonEvent_SetPublisherBundleName()
138 bool OH_CommonEvent_HasKeyInParameters(const CommonEvent_Parameters* para, const char* key) in OH_CommonEvent_HasKeyInParameters() argument
140 if (para == nullptr || key == nullptr) { in OH_CommonEvent_HasKeyInParameters()
141 EVENT_LOGE("Invalid para"); in OH_CommonEvent_HasKeyInParameters()
144 auto parameters = reinterpret_cast<const CArrParameters*>(para); in OH_CommonEvent_HasKeyInParameters()
146 EVENT_LOGE("Invalid para"); in OH_CommonEvent_HasKeyInParameters()
152 int OH_CommonEvent_GetIntFromParameters(const CommonEvent_Parameters* para, const char* key, const int defaultValue) in OH_CommonEvent_GetIntFromParameters() argument
154 if (para == nullptr || key == nullptr) { in OH_CommonEvent_GetIntFromParameters()
155 EVENT_LOGE("Invalid para"); in OH_CommonEvent_GetIntFromParameters()
166 OH_CommonEvent_GetIntArrayFromParameters(const CommonEvent_Parameters* para, const char* key, int** array) OH_CommonEvent_GetIntArrayFromParameters() argument
180 OH_CommonEvent_GetLongFromParameters(const CommonEvent_Parameters* para, const char* key, const long defaultValue) OH_CommonEvent_GetLongFromParameters() argument
195 OH_CommonEvent_GetLongArrayFromParameters(const CommonEvent_Parameters* para, const char* key, long** array) OH_CommonEvent_GetLongArrayFromParameters() argument
209 OH_CommonEvent_GetBoolFromParameters(const CommonEvent_Parameters* para, const char* key, const bool defaultValue) OH_CommonEvent_GetBoolFromParameters() argument
224 OH_CommonEvent_GetBoolArrayFromParameters(const CommonEvent_Parameters* para, const char* key, bool** array) OH_CommonEvent_GetBoolArrayFromParameters() argument
238 OH_CommonEvent_GetCharFromParameters(const CommonEvent_Parameters* para, const char* key, const char defaultValue) OH_CommonEvent_GetCharFromParameters() argument
253 OH_CommonEvent_GetCharArrayFromParameters(const CommonEvent_Parameters* para, const char* key, char** array) OH_CommonEvent_GetCharArrayFromParameters() argument
267 OH_CommonEvent_GetDoubleFromParameters(const CommonEvent_Parameters* para, const char* key, const double defaultValue) OH_CommonEvent_GetDoubleFromParameters() argument
282 OH_CommonEvent_GetDoubleArrayFromParameters(const CommonEvent_Parameters* para, const char* key, double** array) OH_CommonEvent_GetDoubleArrayFromParameters() argument
[all...]
/base/useriam/user_auth_framework/services/context/src/
H A Dcontext_factory.cpp34 std::shared_ptr<Context> ContextFactory::CreateSimpleAuthContext(const Authentication::AuthenticationPara &para, in CreateSimpleAuthContext() argument
39 auto auth = Common::MakeShared<AuthenticationImpl>(newContextId, para); in CreateSimpleAuthContext()
41 auth->SetChallenge(para.challenge); in CreateSimpleAuthContext()
42 auth->SetAccessTokenId(para.tokenId); in CreateSimpleAuthContext()
43 auth->SetEndAfterFirstFail(para.endAfterFirstFail); in CreateSimpleAuthContext()
47 std::shared_ptr<Context> ContextFactory::CreateIdentifyContext(const Identification::IdentificationPara &para, in CreateIdentifyContext() argument
52 auto identify = Common::MakeShared<IdentificationImpl>(newContextId, para.authType); in CreateIdentifyContext()
54 identify->SetChallenge(para.challenge); in CreateIdentifyContext()
55 identify->SetAccessTokenId(para.tokenId); in CreateIdentifyContext()
59 std::shared_ptr<Context> ContextFactory::CreateEnrollContext(const Enrollment::EnrollmentPara &para, in CreateEnrollContext() argument
78 CreateWidgetContext(const AuthWidgetContextPara &para, std::shared_ptr<ContextCallback> callback) CreateWidgetContext() argument
86 CreateRemoteAuthContext(const Authentication::AuthenticationPara &para, RemoteAuthContextParam &remoteAuthContextParam, const std::shared_ptr<ContextCallback> &callback) CreateRemoteAuthContext() argument
[all...]
/foundation/multimedia/camera_lite/frameworks/binder/src/
H A Dcamera_service_client.cpp74 CallBackPara* para = (CallBackPara*)owner; in Callback() local
75 switch (para->funcId) { in Callback()
77 CameraServiceClient *client = static_cast<CameraServiceClient*>(para->data); in Callback()
125 CameraServiceClient *client = static_cast<CameraServiceClient*>(para->data); in Callback()
139 CameraServiceClient *client = static_cast<CameraServiceClient*>(para->data); in Callback()
151 CameraServiceClient *client = static_cast<CameraServiceClient*>(para->data); in Callback()
156 CameraServiceClient *client = static_cast<CameraServiceClient*>(para->data); in Callback()
173 CallBackPara para = {}; in GetCameraIdList() local
174 para.funcId = CAMERA_SERVER_GET_CAMERAIDLIST; in GetCameraIdList()
175 para in GetCameraIdList()
189 CallBackPara para = {}; GetCameraModeNum() local
210 CallBackPara para = {}; GetCameraAbility() local
239 CallBackPara para = {}; GetCameraInfo() local
262 CallBackPara* para = static_cast<CallBackPara *>(option.args); ServiceClientCallback() local
289 CallBackPara para = {}; SetCameraMode() local
[all...]
H A Dcamera_device_client.cpp74 CallBackPara* para = (CallBackPara*)owner; in Callback() local
75 switch (para->funcId) { in Callback()
97 CallBackPara para = {}; in SetCameraConfig() local
98 para.funcId = CAMERA_SERVER_SET_CAMERA_CONFIG; in SetCameraConfig()
99 para.data = this; in SetCameraConfig()
100 uint32_t ret = proxy_->Invoke(proxy_, CAMERA_SERVER_SET_CAMERA_CONFIG, &io, &para, Callback); in SetCameraConfig()
171 CallBackPara para = {}; in TriggerLoopingCapture() local
172 para.funcId = CAMERA_SERVER_TRIGGER_LOOPING_CAPTURE; in TriggerLoopingCapture()
173 para.data = this; in TriggerLoopingCapture()
174 uint32_t ret = proxy_->Invoke(proxy_, CAMERA_SERVER_TRIGGER_LOOPING_CAPTURE, &io, &para, Callbac in TriggerLoopingCapture()
200 CallBackPara para = {}; TriggerSingleCapture() local
222 CallBackPara para = {}; StopLoopingCapture() local
249 CallBackPara para = {}; Release() local
280 CallBackPara para = {}; SetCameraCallback() local
298 CallBackPara *para = static_cast<CallBackPara *>(option.args); DeviceClientCallback() local
[all...]
/applications/sample/wifi-iot/app/demolink/
H A Ddemosdk_adapter.c23 int DemoSdkCreateTask(unsigned int *handle, const struct TaskPara *para) in DemoSdkCreateTask() argument
27 if (handle == 0 || para == 0) { in DemoSdkCreateTask()
31 if (para->func == 0) { in DemoSdkCreateTask()
35 if (para->name == 0) { in DemoSdkCreateTask()
39 attr.name = para->name; in DemoSdkCreateTask()
40 attr.priority = para->prio; in DemoSdkCreateTask()
41 attr.stack_size = para->size; in DemoSdkCreateTask()
42 threadId = osThreadNew((osThreadFunc_t)para->func, para->arg, &attr); in DemoSdkCreateTask()
/foundation/window/window_manager_lite/frameworks/wms/
H A Dlite_wm_requestor.cpp42 CallBackPara* para = static_cast<CallBackPara*>(owner); in Callback() local
43 switch (para->funcId) { in Callback()
45 LiteWinRequestor** requestor = static_cast<LiteWinRequestor**>(para->data); in Callback()
61 DeviceData* retData = static_cast<DeviceData*>(para->data); in Callback()
78 LiteLayerInfo* retData = static_cast<LiteLayerInfo*>(para->data); in Callback()
122 CallBackPara para = {}; in GetLayerInfo() local
123 para.funcId = LiteWMS_GetLayerInfo; in GetLayerInfo()
124 para.data = &layerInfo_; in GetLayerInfo()
125 int32_t ret = proxy_->Invoke(proxy_, LiteWMS_GetLayerInfo, &io, &para, Callback); in GetLayerInfo()
139 CallBackPara para in CreateWindow() local
169 CallBackPara para = {}; GetEventData() local
240 CallBackPara para = {}; Screenshot() local
[all...]
/base/security/device_auth/deps_adapter/key_management_adapter/impl/src/standard/
H A Dcrypto_hash_to_point.c102 static void CurveFreeConstPara(struct CurveConstPara *para) in CurveFreeConstPara() argument
104 HcBnFree(para->p); in CurveFreeConstPara()
105 HcBnFree(para->one); in CurveFreeConstPara()
106 HcBnFree(para->d); in CurveFreeConstPara()
107 HcBnFree(para->k); in CurveFreeConstPara()
108 HcBnFree(para->capitalA); in CurveFreeConstPara()
109 HcBnFree(para->minusA); in CurveFreeConstPara()
110 HcBnFree(para->u); in CurveFreeConstPara()
111 HcBnFree(para->q); in CurveFreeConstPara()
114 static int32_t CurveInitConstPara(struct CurveConstPara *para) in CurveInitConstPara() argument
295 CurveSetConstPara(struct CurveConstPara *para) CurveSetConstPara() argument
[all...]
/foundation/multimedia/audio_lite/frameworks/binder/
H A Daudio_capturer_client.cpp63 CallBackPara* para = static_cast<CallBackPara*>(owner); in ProxyCallbackFunc() local
64 AudioCapturerFuncId funcId = (AudioCapturerFuncId)para->funcId; in ProxyCallbackFunc()
65 ReadInt32(reply, &para->ret); in ProxyCallbackFunc()
76 ReadUint64(reply, reinterpret_cast<uint64_t*>(para->data)); in ProxyCallbackFunc()
79 ReadUint32(reply, reinterpret_cast<uint32_t*>(para->data)); in ProxyCallbackFunc()
89 (void)memcpy_s(para->data, sizeof(AudioCapturerInfo), bufferAdd, size); in ProxyCallbackFunc()
93 ReadUint32(reply, reinterpret_cast<uint32_t*>(para->data)); in ProxyCallbackFunc()
96 MEDIA_INFO_LOG("Callback, unknown funcId = %d", para->funcId); in ProxyCallbackFunc()
150 CallBackPara para = {.funcId = AUD_CAP_FUNC_CONNECT, .ret = MEDIA_IPC_FAILED, .data = this}; in AudioCapturerClient() local
151 int32_t ret = proxy_->Invoke(proxy_, AUD_CAP_FUNC_CONNECT, nullptr, &para, ProxyCallbackFun in AudioCapturerClient()
191 CallBackPara para = {.funcId = AUD_CAP_FUNC_DISCONNECT, .ret = MEDIA_IPC_FAILED}; ~AudioCapturerClient() local
215 CallBackPara para = {.funcId = AUD_CAP_FUNC_GET_MIN_FRAME_COUNT, .ret = MEDIA_IPC_FAILED, .data = &frameCount}; GetMinFrameCount() local
231 CallBackPara para = {.funcId = AUD_CAP_FUNC_GET_FRAME_COUNT, .ret = MEDIA_IPC_FAILED, .data = &frameCount}; GetFrameCount() local
252 CallBackPara para = {.funcId = AUD_CAP_FUNC_GET_STATUS, .ret = MEDIA_IPC_FAILED, .data = &state}; GetStatus() local
280 CallBackPara para = {.funcId = AUD_CAP_FUNC_SET_INFO, .ret = MEDIA_IPC_FAILED}; SetCapturerInfo() local
300 CallBackPara para = {.funcId = AUD_CAP_FUNC_GET_INFO, .ret = MEDIA_IPC_FAILED, .data = &info}; GetCapturerInfo() local
320 CallBackPara para = {.funcId = AUD_CAP_FUNC_START, .ret = MEDIA_IPC_FAILED}; Start() local
341 CallBackPara para = {.funcId = AUD_CAP_FUNC_STOP, .ret = MEDIA_IPC_FAILED}; Stop() local
362 CallBackPara para = {.funcId = AUD_CAP_FUNC_RELEASE, .ret = MEDIA_IPC_FAILED}; Release() local
[all...]
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/h/
H A Dsmt.h110 #define SMTSETPARA(p,t) (p)->para.p_type = (t),\
111 (p)->para.p_len = sizeof(*(p)) - PARA_LEN
120 struct smt_para para ; /* generic parameter header */ member
135 struct smt_para para ; /* generic parameter header */ member
149 struct smt_para para ; /* generic parameter header */ member
171 struct smt_para para ; /* generic parameter header */ member
182 struct smt_para para ; /* generic parameter header */ member
199 struct smt_para para ; /* generic parameter header */ member
213 struct smt_para para ; /* generic parameter header */ member
262 struct smt_para para ; /* generi member
274 struct smt_para para ; /* generic parameter header */ global() member
297 struct smt_para para ; /* generic parameter header */ global() member
315 struct smt_para para ; /* generic parameter header */ global() member
329 struct smt_para para ; /* generic parameter header */ global() member
343 struct smt_para para ; /* generic parameter header */ global() member
356 struct smt_para para ; /* generic parameter header */ global() member
369 struct smt_para para ; /* generic parameter header */ global() member
380 struct smt_para para ; /* generic parameter header */ global() member
393 struct smt_para para ; /* generic parameter header */ global() member
404 struct smt_para para ; /* generic parameter header */ global() member
426 struct smt_para para ; /* generic parameter header */ global() member
438 struct smt_para para ; /* generic parameter header */ global() member
452 struct smt_para para ; /* generic parameter header */ global() member
464 struct smt_para para ; /* generic parameter header */ global() member
480 struct smt_para para ; /* generic parameter header */ global() member
490 struct smt_para para ; /* generic parameter header */ global() member
500 struct smt_para para ; /* generic parameter header */ global() member
511 struct smt_para para ; /* generic parameter header */ global() member
521 struct smt_para para ; /* generic parameter header */ global() member
531 struct smt_para para ; /* generic parameter header */ global() member
541 struct smt_para para ; /* generic parameter header */ global() member
553 struct smt_para para ; /* generic parameter header */ global() member
647 struct smt_para para ; /* generic parameter header */ global() member
656 struct smt_para para ; /* generic parameter header */ global() member
664 struct smt_para para ; /* generic parameter header */ global() member
712 struct smt_para para ; /* generic parameter header */ global() member
[all...]
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/h/
H A Dsmt.h110 #define SMTSETPARA(p,t) (p)->para.p_type = (t),\
111 (p)->para.p_len = sizeof(*(p)) - PARA_LEN
120 struct smt_para para ; /* generic parameter header */ member
135 struct smt_para para ; /* generic parameter header */ member
149 struct smt_para para ; /* generic parameter header */ member
171 struct smt_para para ; /* generic parameter header */ member
182 struct smt_para para ; /* generic parameter header */ member
199 struct smt_para para ; /* generic parameter header */ member
213 struct smt_para para ; /* generic parameter header */ member
262 struct smt_para para ; /* generi member
274 struct smt_para para ; /* generic parameter header */ global() member
297 struct smt_para para ; /* generic parameter header */ global() member
315 struct smt_para para ; /* generic parameter header */ global() member
329 struct smt_para para ; /* generic parameter header */ global() member
343 struct smt_para para ; /* generic parameter header */ global() member
356 struct smt_para para ; /* generic parameter header */ global() member
369 struct smt_para para ; /* generic parameter header */ global() member
380 struct smt_para para ; /* generic parameter header */ global() member
393 struct smt_para para ; /* generic parameter header */ global() member
404 struct smt_para para ; /* generic parameter header */ global() member
426 struct smt_para para ; /* generic parameter header */ global() member
438 struct smt_para para ; /* generic parameter header */ global() member
452 struct smt_para para ; /* generic parameter header */ global() member
464 struct smt_para para ; /* generic parameter header */ global() member
480 struct smt_para para ; /* generic parameter header */ global() member
490 struct smt_para para ; /* generic parameter header */ global() member
500 struct smt_para para ; /* generic parameter header */ global() member
511 struct smt_para para ; /* generic parameter header */ global() member
521 struct smt_para para ; /* generic parameter header */ global() member
531 struct smt_para para ; /* generic parameter header */ global() member
541 struct smt_para para ; /* generic parameter header */ global() member
553 struct smt_para para ; /* generic parameter header */ global() member
647 struct smt_para para ; /* generic parameter header */ global() member
656 struct smt_para para ; /* generic parameter header */ global() member
664 struct smt_para para ; /* generic parameter header */ global() member
712 struct smt_para para ; /* generic parameter header */ global() member
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
H A Drs_motion_blur_filter_test.cpp50 std::shared_ptr<MotionBlurParam> para = std::make_shared<MotionBlurParam>(10.f, anchor); in HWTEST_F() local
51 auto filter = std::make_shared<RSMotionBlurFilter>(para); in HWTEST_F()
70 std::shared_ptr<MotionBlurParam> para = std::make_shared<MotionBlurParam>(10.f, anchor); // 10.f radius in HWTEST_F() local
71 auto filter = std::make_shared<RSMotionBlurFilter>(para); in HWTEST_F()
72 auto filter_ = std::make_shared<RSMotionBlurFilter>(para); in HWTEST_F()
85 std::shared_ptr<MotionBlurParam> para = std::make_shared<MotionBlurParam>(10.f, anchor); // 10.f radius in HWTEST_F() local
86 auto filter = std::make_shared<RSMotionBlurFilter>(para); in HWTEST_F()
87 ASSERT_EQ(filter->motionBlurPara_, para); in HWTEST_F()
104 std::shared_ptr<MotionBlurParam> para = nullptr; in HWTEST_F() local
105 RSMotionBlurFilter motionBlurFilter(para); in HWTEST_F()
132 auto para = std::make_shared<MotionBlurParam>(1.f, scaleAnchor); HWTEST_F() local
149 auto para = std::make_shared<MotionBlurParam>(1.f, rectOffset); HWTEST_F() local
178 auto para = std::make_shared<MotionBlurParam>(1.f, rectOffset); HWTEST_F() local
208 auto para = std::make_shared<MotionBlurParam>(1.f, s); HWTEST_F() local
[all...]
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/
H A Dess.c117 struct smt_p_0016 *cmd ; /* para: command for the ESS */ in ess_raf_received_pack()
143 * error in frame: para ESS command was not found in ess_raf_received_pack()
219 DB_ESS("ESS: RAF with para problem, ignoring"); in ess_raf_received_pack()
284 * check the para for the Change Request in ess_raf_received_pack()
287 DB_ESS("ESS: RAF with para problem, ignoring"); in ess_raf_received_pack()
299 DB_ESS("ESS: RAF frame with para problem, ignoring"); in ess_raf_received_pack()
349 DB_ESS("ESS: ignoring RAF with para problem"); in ess_raf_received_pack()
498 chg->s_type.para.p_type = SMT_P0015 ; in ess_send_response()
499 chg->s_type.para.p_len = sizeof(struct smt_p_0015) - PARA_LEN ; in ess_send_response()
503 chg->cmd.para in ess_send_response()
[all...]

Completed in 18 milliseconds

12345678910>>...19