Home
last modified time | relevance | path

Searched refs:funcName (Results 1 – 25 of 319) sorted by relevance

12345678910>>...13

/ohos5.0/base/security/asset/test/unittest/module_test/src/
H A Dasset_system_api_test.cpp87 { .tag = SEC_ASSET_TAG_ALIAS, .value.blob = funcName },
88 { .tag = SEC_ASSET_TAG_SECRET, .value.blob = funcName },
128 { .tag = SEC_ASSET_TAG_ALIAS, .value.blob = funcName },
129 { .tag = SEC_ASSET_TAG_SECRET, .value.blob = funcName },
137 { .tag = SEC_ASSET_TAG_ALIAS, .value.blob = funcName },
158 { .tag = SEC_ASSET_TAG_ALIAS, .value.blob = funcName },
159 { .tag = SEC_ASSET_TAG_SECRET, .value.blob = funcName },
180 { .tag = SEC_ASSET_TAG_ALIAS, .value.blob = funcName },
213 { .tag = SEC_ASSET_TAG_ALIAS, .value.blob = funcName },
223 { .tag = SEC_ASSET_TAG_ALIAS, .value.blob = funcName },
[all …]
/ohos5.0/foundation/window/window_manager/utils/include/
H A Dclass_var_definition.h33 #define DEFINE_FUNC_GET(type, funcName, memberName) \ argument
35 type Get##funcName() const \
40 #define DEFINE_FUNC_GET_WITH_LOCK(type, funcName, memberName) \ argument
42 type Get##funcName() \
55 #define DEFINE_FUNC_SET(type, funcName, memberName) \ argument
78 DEFINE_FUNC_GET(type, funcName, memberName)
82 DEFINE_FUNC_GET(type, funcName, memberName)
86 DEFINE_FUNC_SET(type, funcName, memberName)
91 DEFINE_FUNC_SET(type, funcName, memberName)
96 DEFINE_FUNC_SET_WITH_LOCK(type, funcName, memberName)
[all …]
/ohos5.0/base/security/asset/test/unittest/kits_ndk/src/
H A Dasset_remove_test.cpp62 { .tag = ASSET_TAG_ALIAS, .value.blob = funcName },
63 { .tag = ASSET_TAG_SECRET, .value.blob = funcName },
68 { .tag = ASSET_TAG_DATA_LABEL_NORMAL_1, .value.blob = funcName },
69 { .tag = ASSET_TAG_DATA_LABEL_NORMAL_2, .value.blob = funcName },
70 { .tag = ASSET_TAG_DATA_LABEL_NORMAL_3, .value.blob = funcName },
71 { .tag = ASSET_TAG_DATA_LABEL_NORMAL_4, .value.blob = funcName },
83 { .tag = ASSET_TAG_ALIAS, .value.blob = funcName },
89 { .tag = ASSET_TAG_DATA_LABEL_NORMAL_1, .value.blob = funcName },
90 { .tag = ASSET_TAG_DATA_LABEL_NORMAL_2, .value.blob = funcName },
91 { .tag = ASSET_TAG_DATA_LABEL_NORMAL_3, .value.blob = funcName },
[all …]
H A Dasset_add_test.cpp62 { .tag = ASSET_TAG_ALIAS, .value.blob = funcName },
63 { .tag = ASSET_TAG_SECRET, .value.blob = funcName },
69 { .tag = ASSET_TAG_DATA_LABEL_NORMAL_1, .value.blob = funcName },
70 { .tag = ASSET_TAG_DATA_LABEL_NORMAL_2, .value.blob = funcName },
71 { .tag = ASSET_TAG_DATA_LABEL_NORMAL_3, .value.blob = funcName },
72 { .tag = ASSET_TAG_DATA_LABEL_NORMAL_4, .value.blob = funcName },
80 { .tag = ASSET_TAG_DATA_LABEL_CRITICAL_4, .value.blob = funcName }
176 { .tag = ASSET_TAG_ALIAS, .value.blob = funcName },
177 { .tag = ASSET_TAG_SECRET, .value.blob = funcName },
218 { .tag = ASSET_TAG_ALIAS, .value.blob = funcName },
[all …]
H A Dasset_query_test.cpp61 …Asset_Blob funcName = { .size = strlen(__func__), .data = reinterpret_cast<uint8_t*>(const_cast<ch… variable
63 { .tag = ASSET_TAG_ALIAS, .value.blob = funcName },
64 { .tag = ASSET_TAG_SECRET, .value.blob = funcName },
71 { .tag = ASSET_TAG_ALIAS, .value.blob = funcName },
89 …Asset_Blob funcName = { .size = strlen(__func__), .data = reinterpret_cast<uint8_t*>(const_cast<ch… variable
92 { .tag = ASSET_TAG_ALIAS, .value.blob = funcName },
108 …Asset_Blob funcName = { .size = strlen(__func__), .data = reinterpret_cast<uint8_t*>(const_cast<ch… variable
111 { .tag = ASSET_TAG_ALIAS, .value.blob = funcName },
139 …Asset_Blob funcName = { .size = strlen(__func__), .data = reinterpret_cast<uint8_t*>(const_cast<ch… variable
142 { .tag = ASSET_TAG_ALIAS, .value.blob = funcName },
[all …]
H A Dasset_update_test.cpp61 …Asset_Blob funcName = { .size = strlen(__func__), .data = reinterpret_cast<uint8_t*>(const_cast<ch… variable
63 { .tag = ASSET_TAG_ALIAS, .value.blob = funcName },
64 { .tag = ASSET_TAG_SECRET, .value.blob = funcName },
70 { .tag = ASSET_TAG_ALIAS, .value.blob = funcName }
94 …Asset_Blob funcName = { .size = strlen(__func__), .data = reinterpret_cast<uint8_t*>(const_cast<ch… variable
96 { .tag = ASSET_TAG_ALIAS, .value.blob = funcName }
109 …Asset_Blob funcName = { .size = strlen(__func__), .data = reinterpret_cast<uint8_t*>(const_cast<ch… variable
111 { .tag = ASSET_TAG_SECRET, .value.blob = funcName }
124 …Asset_Blob funcName = { .size = strlen(__func__), .data = reinterpret_cast<uint8_t*>(const_cast<ch… variable
126 { .tag = ASSET_TAG_ALIAS, .value.blob = funcName }
H A Dasset_auth_query_test.cpp63 …Asset_Blob funcName = { .size = strlen(__func__), .data = reinterpret_cast<uint8_t*>(const_cast<ch… variable
65 { .tag = ASSET_TAG_ALIAS, .value.blob = funcName },
66 { .tag = ASSET_TAG_SECRET, .value.blob = funcName },
78 { .tag = ASSET_TAG_ALIAS, .value.blob = funcName },
81 { .tag = ASSET_TAG_AUTH_TOKEN, .value.blob = funcName },
109 …Asset_Blob funcName = { .size = strlen(__func__), .data = reinterpret_cast<uint8_t*>(const_cast<ch… variable
111 { .tag = ASSET_TAG_ALIAS, .value.blob = funcName },
112 { .tag = ASSET_TAG_SECRET, .value.blob = funcName },
124 { .tag = ASSET_TAG_ALIAS, .value.blob = funcName },
175 { .tag = ASSET_TAG_ALIAS, .value.blob = funcName },
[all …]
/ohos5.0/commonlibrary/ets_utils/js_sys_module/console/test/
H A Dtest_console.cpp121 napi_create_function(env, funcName.c_str(), funcName.size(),
128 napi_create_function(env, funcName.c_str(), funcName.size(),
135 napi_create_function(env, funcName.c_str(), funcName.size(),
142 napi_create_function(env, funcName.c_str(), funcName.size(),
149 napi_create_function(env, funcName.c_str(), funcName.size(),
173 napi_create_function(env, funcName.c_str(), funcName.size(),
197 napi_create_function(env, funcName.c_str(), funcName.size(),
221 napi_create_function(env, funcName.c_str(), funcName.size(),
244 napi_create_function(env, funcName.c_str(), funcName.size(),
268 napi_create_function(env, funcName.c_str(), funcName.size(),
[all …]
/ohos5.0/base/telephony/core_service/services/tel_ril/include/
H A Dtel_ril_base.h80 inline int32_t Notify(const char *funcName, RadioEvent notifyId);
84 const char *funcName, std::shared_ptr<TelRilRequest> telRilRequest);
114 TELEPHONY_LOGE("%{public}s() rilInterface_ is null", funcName); in Request()
119 TELEPHONY_LOGE("%{public}s() telRilRequest is null", funcName); in Request()
142 return Response<T>(funcName, iResponseInfo, getDataFunc); in Response()
150 TELEPHONY_LOGE("Response func %{public}s data is null", funcName); in Response()
154 return Response<T>(funcName, iResponseInfo, getDataFunc); in Response()
177 return SendHandlerEvent<T>(funcName, telRilRequest, getDataFunc); in Response()
186 strcmp(funcName, "SetNotificationFilterResponse") != 0) { in SendHandlerEvent()
187 TELEPHONY_LOGE("func %{public}s handler == nullptr !!!", funcName); in SendHandlerEvent()
[all …]
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/utils/
H A Dstorage_radar.cpp30 .funcName = funcName, in ReportActiveUserKey()
45 .funcName = funcName, in ReportGetStorageStatus()
59 .funcName = funcName, in ReportVolumeOperation()
74 .funcName = funcName, in ReportUserKeyResult()
90 .funcName = funcName, in ReportUserManager()
105 .funcName = funcName, in ReportUpdateUserAuth()
121 .funcName = funcName, in ReportFbexResult()
136 .funcName = funcName, in ReportIamResult()
150 .funcName = funcName, in ReportHuksResult()
204 "FUNC", parRes.funcName, in RecordFuctionResult()
[all …]
/ohos5.0/base/security/dlp_permission_service/frameworks/test/mock/
H A Dc_mock_common.cpp22 bool IsFuncNeedMock(const std::string& funcName) in IsFuncNeedMock() argument
24 if (g_conditionList.count(funcName) == 0) { in IsFuncNeedMock()
27 DlpCMockCondition& condition = g_conditionList[funcName]; in IsFuncNeedMock()
40 CommonMockFuncT GetMockFunc(const std::string& funcName) in GetMockFunc() argument
42 if (g_conditionList.count(funcName) == 0) { in GetMockFunc()
45 return g_conditionList[funcName].mockCallback; in GetMockFunc()
51 g_conditionList[funcName] = condition; in SetMockConditions()
56 if (g_conditionList.count(funcName) == 0) { in SetMockCallback()
60 g_conditionList[funcName].mockCallback = func; in SetMockCallback()
70 if (g_conditionList.count(funcName) == 0) { in GetMockConditionCounts()
[all …]
H A Dc_mock_common.h35 void SetMockConditions(const std::string& funcName, DlpCMockCondition& condition);
39 bool IsFuncNeedMock(const std::string& funcName);
41 CommonMockFuncT GetMockFunc(const std::string& funcName);
42 void SetMockCallback(const std::string& funcName, CommonMockFuncT func);
44 uint32_t GetMockConditionCounts(const std::string& funcName);
/ohos5.0/base/security/device_auth/services/frameworks/inc/hiview_adapter/
H A Dhisysevent_adapter.h70 #define DEV_AUTH_REPORT_FAULT_EVENT_WITH_ERR_CODE(funcName, processCode, errorCode) argument
71 #define DEV_AUTH_REPORT_UE_CALL_EVENT(osAccountId, groupType, appId, funcName) argument
79 #define DEV_AUTH_REPORT_FAULT_EVENT_WITH_ERR_CODE(funcName, processCode, errorCode) \ argument
80 DevAuthReportFaultEventWithErrCode(funcName, processCode, errorCode)
81 #define DEV_AUTH_REPORT_UE_CALL_EVENT(osAccountId, groupType, appId, funcName) \ argument
82 DevAuthReportUeCallEvent(osAccountId, groupType, appId, funcName)
84 DevAuthReportUeCallEventByParams(osAccountId, inParams, appId, funcName)
91 const char *funcName; member
105 const char *funcName; member
115 const char *funcName);
[all …]
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/worker/test/
H A Dtest_worker.cpp484 funcName = "Once";
499 funcName = "Off";
530 funcName = "Once";
617 napi_create_function(env, funcName.c_str(), funcName.size(),
649 napi_create_function(workerEnv, funcName.c_str(), funcName.size(),
689 napi_create_function(workerEnv, funcName.c_str(), funcName.size(),
728 napi_create_function(workerEnv, funcName.c_str(), funcName.size(),
765 napi_create_function(workerEnv, funcName.c_str(), funcName.size(),
860 napi_create_function(env, funcName.c_str(), funcName.size(),
887 napi_create_function(env, funcName.c_str(), funcName.size(),
[all …]
/ohos5.0/base/security/device_auth/services/frameworks/src/hiview_adapter/
H A Dhisysevent_adapter.cpp48 STR_FUNC_NAME, ((eventData.funcName != NULL) ? eventData.funcName : STR_UNKNOWN), in DevAuthReportCallEvent()
66 STR_FUNC_NAME, ((eventData.funcName != NULL) ? eventData.funcName : STR_UNKNOWN), in DevAuthReportFaultEvent()
72 void DevAuthReportFaultEventWithErrCode(const char *funcName, const int32_t processCode, const int3… in DevAuthReportFaultEventWithErrCode() argument
77 eventData.funcName = funcName; in DevAuthReportFaultEventWithErrCode()
84 …hReportUeCallEvent(int32_t osAccountId, int32_t groupType, const char *appId, const char *funcName) in DevAuthReportUeCallEvent() argument
90 STR_FUNC_NAME, ((funcName != NULL) ? funcName : STR_UNKNOWN), in DevAuthReportUeCallEvent()
98 const char *funcName) in DevAuthReportUeCallEventByParams() argument
106 DEV_AUTH_REPORT_UE_CALL_EVENT(osAccountId, groupType, appId, funcName); in DevAuthReportUeCallEventByParams()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/codec/
H A Dfunction_call.h31 …FunctionCall(const std::string& funcName, const std::vector<CodecData>& args) : funcName_(funcName in FunctionCall() argument
32 FunctionCall(std::string&& funcName, std::vector<CodecData>&& args) in FunctionCall() argument
33 : funcName_(std::move(funcName)), args_(std::move(args)) in FunctionCall()
48 void SetFuncName(const std::string& funcName) in SetFuncName() argument
50 funcName_ = funcName; in SetFuncName()
58 void SetFuncName(std::string&& funcName) in SetFuncName() argument
60 funcName_ = std::move(funcName); in SetFuncName()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/utils/
H A Dstorage_radar.h89 std::string funcName; member
108 static void ReportActiveUserKey(const std::string &funcName, uint32_t userId, int ret,
110 static void ReportGetStorageStatus(const std::string &funcName, uint32_t userId, int ret,
112 static void ReportVolumeOperation(const std::string &funcName, int ret);
113 static void ReportUserKeyResult(const std::string &funcName, uint32_t userId, int ret,
115 …static void ReportUserManager(const std::string &funcName, uint32_t userId, int ret, enum BizStage…
116 static void ReportUpdateUserAuth(const std::string &funcName, uint32_t userId, int ret,
118 static void ReportFbexResult(const std::string &funcName, uint32_t userId, int ret,
120 static void ReportIamResult(const std::string &funcName, uint32_t userId, int ret);
121 static void ReportHuksResult(const std::string &funcName, int ret);
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/base/bridge/
H A Dark_web_bridge_helper.cpp152 void* ArkWebBridgeHelper::LoadFuncSymbol(const char* funcName, bool isPrintLog) in LoadFuncSymbol() argument
156 … ARK_WEB_BRIDGE_ERROR_LOG("lib file handle is nullptr,func name is %{public}s", funcName); in LoadFuncSymbol()
163 ARK_WEB_BRIDGE_INFO_LOG("load func %{public}s", funcName); in LoadFuncSymbol()
166 return dlsym(libFileHandler_, funcName); in LoadFuncSymbol()
194 …WebBridgeHelper::CheckFuncMemberForCalled(ArkWebBridgeType bridgeType, const std::string& funcName) in CheckFuncMemberForCalled() argument
196 if (funcName.empty()) { in CheckFuncMemberForCalled()
204 bridgeType, funcName.c_str()); in CheckFuncMemberForCalled()
208 auto itor1 = itor0->second.find(funcName); in CheckFuncMemberForCalled()
211 bridgeType, funcName.c_str()); in CheckFuncMemberForCalled()
218 …WebBridgeHelper::CheckFuncMemberForCaller(ArkWebBridgeType bridgeType, const std::string& funcName) in CheckFuncMemberForCaller() argument
[all …]
/ohos5.0/foundation/multimedia/av_codec/services/dfx/
H A Davcodec_trace.cpp21 AVCodecTrace::AVCodecTrace(const std::string& funcName) in AVCodecTrace() argument
23 StartTrace(HITRACE_TAG_ZMEDIA, funcName); in AVCodecTrace()
26 void AVCodecTrace::TraceBegin(const std::string& funcName, int32_t taskId) in TraceBegin() argument
28 StartAsyncTrace(HITRACE_TAG_ZMEDIA, funcName, taskId); in TraceBegin()
31 void AVCodecTrace::TraceEnd(const std::string& funcName, int32_t taskId) in TraceEnd() argument
33 FinishAsyncTrace(HITRACE_TAG_ZMEDIA, funcName, taskId); in TraceEnd()
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/taskpool/test/
H A Dtest_taskpool.cpp48 … napi_create_function(env, funcName.c_str(), funcName.size(), Task::TaskConstructor, nullptr, &cb); in GeneratorTask()
231 funcName = "AddTask";
234 napi_create_function(env, funcName.c_str(), funcName.size(), TaskGroup::AddTask, nullptr, &cb);
353 funcName = "SetTransferList";
1314 funcName = "AddTask";
1335 funcName = "AddTask";
1384 funcName = "OnReceiveData";
1464 napi_create_function(env, funcName.c_str(), funcName.size(), Task::SendData, nullptr, &cb);
2877 napi_create_string_utf8(env, funcName.c_str(), funcName.size(), &argv[0]);
3809 napi_create_function(env, funcName.c_str(), funcName.size(), Task::IsDone, nullptr, &cb);
[all …]
/ohos5.0/foundation/distributedhardware/device_manager/radar/src/
H A Ddm_radar_helper.cpp44 "FUNC", info.funcName, in ReportDiscoverRegCallback()
242 "FUNC", info.funcName, in ReportAuthSessionOpenCb()
263 "FUNC", info.funcName, in ReportAuthSendRequest()
285 "FUNC", info.funcName, in ReportAuthPullAuthBox()
375 "FUNC", funcName, in ReportAuthCreateGroupCb()
386 "FUNC", funcName, in ReportAuthCreateGroupCb()
408 "FUNC", info.funcName, in ReportAuthPullPinBox()
500 "FUNC", funcName, in ReportAuthAddGroupCb()
512 "FUNC", funcName, in ReportAuthAddGroupCb()
700 "FUNC", funcName, in ReportSendOrReceiveHolderMsg()
[all …]
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/include/config/
H A Djson_config.h30 "funcName": "CreateCryptoAdapterObject",
38 "funcName": "CreateDeviceDecisionObject",
53 "funcName": "CreatePinAuthObject",
62 "funcName": "CreateQRcodeAuthObject",
71 "funcName": "CreateNfcAuthObject",
80 "funcName": "CreatePinAuthObject",
/ohos5.0/base/print/print_fwk/frameworks/kits/extension/include/
H A Djs_print_extension.h34 std::string funcName; member
37 WorkParam(napi_env env, std::string funcName) : env(env), funcName(funcName) in WorkParam()
123 bool Callback(const std::string funcName);
124 bool Callback(const std::string funcName, const std::string &printerId);
125 bool Callback(const std::string funcName, const Print::PrintJob &job);
/ohos5.0/foundation/deviceprofile/device_info_manager/old/radar/src/
H A Ddp_radar_helper.cpp33 "FUNC", info.funcName, in ReportCheckDpSa()
45 "FUNC", info.funcName, in ReportCheckDpSa()
68 "FUNC", info.funcName, in ReportLoadDpSa()
79 "FUNC", info.funcName, in ReportLoadDpSa()
102 "FUNC", info.funcName, in ReportLoadDpSaCb()
113 "FUNC", info.funcName, in ReportLoadDpSaCb()
136 "FUNC", info.funcName, in ReportSaCheckAuth()
147 "FUNC", info.funcName, in ReportSaCheckAuth()
169 "FUNC", info.funcName, in ReportGetData()
319 "FUNC", info.funcName, in ReportNotifyDataChange()
[all …]
/ohos5.0/base/security/huks/test/unittest/huks_lite_test/common/
H A Dhks_test_log.c25 void HksTestLog(uint32_t logLevel, const char *funcName, int32_t lineNo, const char *format, ...) in HksTestLog() argument
40 printf("[INFO] %s [%d]: %s\n", funcName, lineNo, buf); in HksTestLog()
43 printf("[ERROR] %s [%d]: %s\n", funcName, lineNo, buf); in HksTestLog()
46 printf("[WARNING] %s [%d]: %s\n", funcName, lineNo, buf); in HksTestLog()
49 printf("[DEBUG] %s [%d]: %s\n", funcName, lineNo, buf); in HksTestLog()

12345678910>>...13