Searched refs:GetJSVal (Results 1 – 4 of 4) sorted by relevance
107 auto result = XComponentClient::GetInstance().GetJSVal(keys[1], jsVal); in ExecuteNew()
124 bool GetJSVal(const std::string& xcomponentId, JSRef<JSVal>& jsVal) in GetJSVal() function
357 if (XComponentClient::GetInstance().GetJSVal(xcomponentId, jsVal)) { in RegisterOnCreate()
629 if (Framework::XComponentClient::GetInstance().GetJSVal(xcomponentId, jsVal)) { in SetOnLoad()