| /test/xts/acts/security/huks/security_huks_basic/huks_cipher_promise_BasicTest/entry/src/ohosTest/js/test/Cipher/ |
| H A D | SecurityHuksCipherSM4BasicPromiseJsunit.test.js | 17 import { HuksCipherSM4 } from '../../../../../../../utils/param/cipher/publicCipherParam';
18 import { HksTag } from '../../../../../../../utils/param/publicParam';
19 import { stringToUint8Array, arrayEqual, checkSoftware } from '../../../../../../../utils/param/publicFunc';
|
| /test/xts/acts/security/huks/security_huks_reformed_test/huks_cipher_promise_BasicTest/entry/src/ohosTest/js/test/Cipher/ |
| H A D | SecurityHuksCipherSM4BasicPromiseJsunit.test.js | 17 import { HuksCipherSM4 } from '../../../../../../../utils/param/cipher/publicCipherParam'; 18 import { HksTag } from '../../../../../../../utils/param/publicParam'; 19 import { stringToUint8Array, arrayEqual, checkSoftware } from '../../../../../../../utils/param/publicFunc';
|
| /test/xts/acts/communication_lite/wifiservice_hal/src/ |
| H A D | wifiservice_func_test.c | 202 * @param : subsystem name is communication 203 * @param : module name is wifiaware 204 * @param : test suit name is WifiAwareReliTestSuite
|
| /test/xts/acts/distributeddatamgr_lite/dbm_kv_store_hal/src/ |
| H A D | dbm_kv_store_func_test.c | 33 * @param : subsystem name is utils 34 * @param : module name is kvStore 35 * @param : test suit name is DBMKvStoreFuncTestSuite
|
| /test/xts/acts/distributeddatamgr_lite/kv_store_hal/src/ |
| H A D | kvstore_func_test.c | 36 * @param : subsystem name is utils 37 * @param : module name is kvStore 38 * @param : test suit name is KvStoreFuncTestSuite
|
| /test/xts/acts/commonlibrary_lite/file_hal/src/ |
| H A D | utils_file_func_test.c | 34 * @param : subsystem name is utils 35 * @param : module name is utilsFile 36 * @param : test suit name is UtilsFileFuncTestSuite
|
| /foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ |
| H A D | hdi_device_v1_0.cpp | 341 LOGE("The length param is invalid, length=0"); in AllocateBuffer() 364 LOGE("The length param is invalid, length=0"); in AllocateBuffer()
|
| /foundation/ai/neural_network_runtime/test/unittest/ops/ |
| H A D | spacetobatchnd_builder_test.cpp | 214 * @tc.desc: Provide param type error to verify the abnormal behavior of the Build function 235 * @tc.desc: Provide param type error to verify the abnormal behavior of the Build function
|
| /foundation/ability/idl_tool/test/hdi_unittest/wlan_wpa_v1_0/c_target/wlan/wpa/v1_0/ |
| H A D | wpa_interface_service.c.txt | 151 const char* param, char* value, uint32_t valueLen) 417 const char* param, char* value, uint32_t valueLen)
|
| /foundation/ability/form_fwk/frameworks/js/napi/formProvider/ |
| H A D | napi_form_provider.cpp | 307 * @param[in] env The environment that the Node-API call is invoked under 308 * @param[out] info An opaque datatype that is passed to a callback function
|
| /foundation/ability/ability_runtime/frameworks/native/ability/ability_runtime/ |
| H A D | local_call_container.cpp | 241 // but the moduleName of input param elementName is usually empty. in GetCallLocalRecord() 344 TAG_LOGD(AAFwkTag::LOCAL_CALL, "input param is nullptr"); in SetRecordAndContainer()
|
| /foundation/arkui/ace_engine/frameworks/core/components/list/ |
| H A D | render_list_item.cpp | 368 std::string param = std::string(R"("sticky",{"state":)").append(state).append("},null"); in ResetFocusEffect() local 370 stickyEvent_(param); in ResetFocusEffect()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
| H A D | list_layout_algorithm.h | 489 static void PostIdleTask(RefPtr<FrameNode> frameNode, const ListPredictLayoutParam& param); 502 static void PostIdleTaskV2(RefPtr<FrameNode> frameNode, const ListPredictLayoutParamV2& param,
|
| /foundation/arkui/ace_engine/frameworks/core/components/web/resource/ |
| H A D | web_client_impl.h | 131 void OnRouterPush(const std::string& param) override; 133 void OnMessage(const std::string& param) override;
|
| /foundation/arkui/ace_engine/frameworks/core/components/rating/ |
| H A D | render_rating.cpp | 447 std::string param = std::string(R"("change",{"rating":)").append(std::to_string(drawScore_).append("}")); in FireChangeEvent() local 448 onScoreChange_(param); in FireChangeEvent()
|
| /foundation/arkui/ace_engine/frameworks/core/components/common/layout/ |
| H A D | constants.h | 109 // default setting, fill the max size of the layout param. Only under MAX, mainAxisAlign and FlexItem are valid 117 // fill the max size of the layout param in cross size of row/column.
|
| /foundation/arkui/ace_engine/frameworks/core/components/relative_container/ |
| H A D | render_relative_container.cpp | 54 // Component who does not have align Rules will have default offset and layout param in CollectNodesById() 260 // Use two confirmed boundaries to set item's layout param in CalcLayoutParam()
|
| /foundation/arkui/ace_engine/frameworks/core/components/tab_bar/ |
| H A D | render_tab_content.cpp | 155 std::string param = std::string(R"("change",{"index":)").append(std::to_string(currentIndex_).append("},null")); in FireContentChangeEvent() local 156 changeEvent_(param); in FireContentChangeEvent()
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_checkbox.cpp | 130 auto changeEvent = [execCtx = info.GetExecutionContext(), func = std::move(jsFunc), node = targetNode](bool param) { in ParseSelectObject() 134 auto newJSVal = JSRef<JSVal>::Make(ToJSValue(param)); in ParseSelectObject()
|
| H A D | js_interactable_view.cpp | 330 const std::string& param) { in JsOnAccessibility() 335 func->Execute({ "eventType" }, param); in JsOnAccessibility()
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/state_mgmt/ |
| H A D | README.md | 114 hdc shell param set persist.ace.debug.enabled 0 (needs to be done once) 172 hdc shell "param set persist.ace.debug.enabled 0" (needs to be done once)
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/ |
| H A D | js_drag_function.cpp | 437 JSRef<JSVal> param = itemDragInfo; in ItemDragEnterExecute() local 438 JsFunction::ExecuteJS(1, ¶m); in ItemDragEnterExecute()
|
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/common/ |
| H A D | js_engine.h | 205 virtual void FireAsyncEvent(const std::string& eventId, const std::string& param) = 0; 208 virtual void FireSyncEvent(const std::string& eventId, const std::string& param) = 0;
|
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/ |
| H A D | js_command.h | 310 JsCommandCallDomElementMethod(NodeId nodeId, const std::string& method, const std::string& param) in JsCommandCallDomElementMethod() argument 311 : nodeId_(nodeId), method_(method), param_(param) in JsCommandCallDomElementMethod()
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/ |
| H A D | jsi_declarative_engine.h | 319 void FireAsyncEvent(const std::string& eventId, const std::string& param) override; 322 void FireSyncEvent(const std::string& eventId, const std::string& param) override;
|