Searched refs:GetNodeByPath (Results 1 – 2 of 2) sorted by relevance
50 napi_value GetNodeByPath(NapiApi::FunctionContext<BASE_NS::string>& ctx);
85 …MakeTROMethod<FunctionContext<BASE_NS::string>, NodeImpl, &NodeImpl::GetNodeByPath>("getNodeByPath… in GetPropertyDescs()595 napi_value NodeImpl::GetNodeByPath(NapiApi::FunctionContext<BASE_NS::string>& ctx) in GetNodeByPath() function in NodeImpl