Searched refs:scriptHash (Results 1 – 4 of 4) sorted by relevance
302 std::string scriptHash; in Create() local303 ret = params.GetString("scriptHash", &scriptHash); in Create()305 paramsObject->scriptHash_ = std::move(scriptHash); in Create()
3250 std::string scriptHash; in Create() local3251 ret = params.GetString("scriptHash", &scriptHash); in Create()3253 paramsObject->scriptHash_ = std::move(scriptHash); in Create()
708 "urlRegex":true, "scriptHash":true, "columnNumber":"10", "condition":10}})"; in HWTEST_F_L0()713 …"urlRegex":"testURLRegex", "scriptHash":"testScriptHash", "columnNumber":10, "condition":"testCond… in HWTEST_F_L0()
640 "scriptHash":"scriptHash_str", in HWTEST_F_L0()