Searched refs:scriptHash (Results 1 – 4 of 4) sorted by relevance
338 std::string scriptHash; in Create() local339 ret = params.GetString("scriptHash", &scriptHash); in Create()341 paramsObject->scriptHash_ = std::move(scriptHash); in Create()
3316 std::string scriptHash; in Create() local3317 ret = params.GetString("scriptHash", &scriptHash); in Create()3319 paramsObject->scriptHash_ = std::move(scriptHash); in Create()
848 "urlRegex":true, "scriptHash":true, "columnNumber":"10", "condition":10}})"; in HWTEST_F_L0()853 …"urlRegex":"testURLRegex", "scriptHash":"testScriptHash", "columnNumber":10, "condition":"testCond… in HWTEST_F_L0()
640 "scriptHash":"scriptHash_str", in HWTEST_F_L0()