Searched refs:receive_type (Results 1 – 4 of 4) sorted by relevance
10 <allow receive_sender="fi.w1.wpa_supplicant1" receive_type="signal"/>15 <deny receive_sender="fi.w1.wpa_supplicant1" receive_type="signal"/>
254 bool HcomUtil::GetHcomReceiveType(const AnfNodePtr &anf_node, TypeId *receive_type) { in GetHcomReceiveType() argument256 MS_EXCEPTION_IF_NULL(receive_type); in GetHcomReceiveType()260 *receive_type = GetValue<NumberPtr>(primitive->GetAttr("dtype"))->type_id(); in GetHcomReceiveType()
73 static bool GetHcomReceiveType(const AnfNodePtr &anf_node, TypeId *receive_type);