Home
last modified time | relevance | path

Searched defs:find_obj (Results 1 – 25 of 181) sorted by relevance

12345678

/dports/lang/erlang-runtime23/corba-5.0.2/lib/cosNotification/src/
H A DCosNotifyChannelAdmin_EventChannelFactory_impl.erl138 find_obj([]) -> {'EXCEPTION', #'CosNotifyChannelAdmin_ChannelNotFound'{}}; function
139 find_obj([{_, Obj,_}]) -> Obj; function
140 find_obj(_) -> {'EXCEPTION', #'CosNotifyChannelAdmin_ChannelNotFound'{}}. function
H A DCosNotifyChannelAdmin_SupplierAdmin_impl.erl480 find_obj([], consumer) -> {'EXCEPTION', #'CosNotifyChannelAdmin_ProxyNotFound'{}}; function
481 find_obj([], filter) -> {'EXCEPTION', #'CosNotifyFilter_FilterNotFound'{}}; function
483 find_obj([{_,Obj,_,_}],_) -> Obj; function
485 find_obj({value, {_,Obj}},_) -> Obj; function
486 find_obj(_,consumer) -> {'EXCEPTION', #'CosNotifyChannelAdmin_ProxyNotFound'{}}; function
487 find_obj(_,filter) -> {'EXCEPTION', #'CosNotifyFilter_FilterNotFound'{}}. function
H A DCosNotifyFilter_Filter_impl.erl375 find_obj({value, {_, Obj}},_) -> Obj; function
377 find_obj({value, {Id, Con, _, _, _, Types}}, _) -> function
379 find_obj([{_, Tree, tree}|_], tree) -> Tree; function
382 find_obj(_,tree) -> undefined; function
383 find_obj(_,constraint) -> error. function
H A DCosNotifyFilter_MappingFilter_impl.erl307 find_obj({value, {Id, Con, _, _, _, Types, Any}}, _) -> function
309 find_obj([{_, Tree, tree}|_], tree) -> Tree; function
310 find_obj(_,tree) -> undefined; function
311 find_obj(_,constraint) -> error. function
H A DCosNotifyChannelAdmin_ConsumerAdmin_impl.erl524 find_obj({value, {_,Obj,_,_}},_) -> Obj; function
526 find_obj({value, {_,Obj}},_) -> Obj; function
527 find_obj(_, supplier) -> {'EXCEPTION', #'CosNotifyChannelAdmin_ProxyNotFound'{}}; function
528 find_obj(_, filter) -> {'EXCEPTION', #'CosNotifyFilter_FilterNotFound'{}}. function
/dports/lang/erlang-runtime24/corba-5.0.2/lib/cosNotification/src/
H A DCosNotifyChannelAdmin_EventChannelFactory_impl.erl138 find_obj([]) -> {'EXCEPTION', #'CosNotifyChannelAdmin_ChannelNotFound'{}}; function
139 find_obj([{_, Obj,_}]) -> Obj; function
140 find_obj(_) -> {'EXCEPTION', #'CosNotifyChannelAdmin_ChannelNotFound'{}}. function
H A DCosNotifyChannelAdmin_SupplierAdmin_impl.erl480 find_obj([], consumer) -> {'EXCEPTION', #'CosNotifyChannelAdmin_ProxyNotFound'{}}; function
481 find_obj([], filter) -> {'EXCEPTION', #'CosNotifyFilter_FilterNotFound'{}}; function
483 find_obj([{_,Obj,_,_}],_) -> Obj; function
485 find_obj({value, {_,Obj}},_) -> Obj; function
486 find_obj(_,consumer) -> {'EXCEPTION', #'CosNotifyChannelAdmin_ProxyNotFound'{}}; function
487 find_obj(_,filter) -> {'EXCEPTION', #'CosNotifyFilter_FilterNotFound'{}}. function
H A DCosNotifyFilter_Filter_impl.erl375 find_obj({value, {_, Obj}},_) -> Obj; function
377 find_obj({value, {Id, Con, _, _, _, Types}}, _) -> function
379 find_obj([{_, Tree, tree}|_], tree) -> Tree; function
382 find_obj(_,tree) -> undefined; function
383 find_obj(_,constraint) -> error. function
H A DCosNotifyFilter_MappingFilter_impl.erl307 find_obj({value, {Id, Con, _, _, _, Types, Any}}, _) -> function
309 find_obj([{_, Tree, tree}|_], tree) -> Tree; function
310 find_obj(_,tree) -> undefined; function
311 find_obj(_,constraint) -> error. function
H A DCosNotifyChannelAdmin_ConsumerAdmin_impl.erl524 find_obj({value, {_,Obj,_,_}},_) -> Obj; function
526 find_obj({value, {_,Obj}},_) -> Obj; function
527 find_obj(_, supplier) -> {'EXCEPTION', #'CosNotifyChannelAdmin_ProxyNotFound'{}}; function
528 find_obj(_, filter) -> {'EXCEPTION', #'CosNotifyFilter_FilterNotFound'{}}. function
/dports/lang/erlang-runtime22/corba-4.5.2/lib/cosNotification/src/
H A DCosNotifyChannelAdmin_EventChannelFactory_impl.erl138 find_obj([]) -> {'EXCEPTION', #'CosNotifyChannelAdmin_ChannelNotFound'{}}; function
139 find_obj([{_, Obj,_}]) -> Obj; function
140 find_obj(_) -> {'EXCEPTION', #'CosNotifyChannelAdmin_ChannelNotFound'{}}. function
H A DCosNotifyChannelAdmin_SupplierAdmin_impl.erl480 find_obj([], consumer) -> {'EXCEPTION', #'CosNotifyChannelAdmin_ProxyNotFound'{}}; function
481 find_obj([], filter) -> {'EXCEPTION', #'CosNotifyFilter_FilterNotFound'{}}; function
483 find_obj([{_,Obj,_,_}],_) -> Obj; function
485 find_obj({value, {_,Obj}},_) -> Obj; function
486 find_obj(_,consumer) -> {'EXCEPTION', #'CosNotifyChannelAdmin_ProxyNotFound'{}}; function
487 find_obj(_,filter) -> {'EXCEPTION', #'CosNotifyFilter_FilterNotFound'{}}. function
H A DCosNotifyFilter_Filter_impl.erl375 find_obj({value, {_, Obj}},_) -> Obj; function
377 find_obj({value, {Id, Con, _, _, _, Types}}, _) -> function
379 find_obj([{_, Tree, tree}|_], tree) -> Tree; function
382 find_obj(_,tree) -> undefined; function
383 find_obj(_,constraint) -> error. function
H A DCosNotifyFilter_MappingFilter_impl.erl307 find_obj({value, {Id, Con, _, _, _, Types, Any}}, _) -> function
309 find_obj([{_, Tree, tree}|_], tree) -> Tree; function
310 find_obj(_,tree) -> undefined; function
311 find_obj(_,constraint) -> error. function
H A DCosNotifyChannelAdmin_ConsumerAdmin_impl.erl524 find_obj({value, {_,Obj,_,_}},_) -> Obj; function
526 find_obj({value, {_,Obj}},_) -> Obj; function
527 find_obj(_, supplier) -> {'EXCEPTION', #'CosNotifyChannelAdmin_ProxyNotFound'{}}; function
528 find_obj(_, filter) -> {'EXCEPTION', #'CosNotifyFilter_FilterNotFound'{}}. function
/dports/lang/erlang/corba-5.0.2/lib/cosNotification/src/
H A DCosNotifyChannelAdmin_EventChannelFactory_impl.erl138 find_obj([]) -> {'EXCEPTION', #'CosNotifyChannelAdmin_ChannelNotFound'{}}; function
139 find_obj([{_, Obj,_}]) -> Obj; function
140 find_obj(_) -> {'EXCEPTION', #'CosNotifyChannelAdmin_ChannelNotFound'{}}. function
H A DCosNotifyChannelAdmin_SupplierAdmin_impl.erl480 find_obj([], consumer) -> {'EXCEPTION', #'CosNotifyChannelAdmin_ProxyNotFound'{}}; function
481 find_obj([], filter) -> {'EXCEPTION', #'CosNotifyFilter_FilterNotFound'{}}; function
483 find_obj([{_,Obj,_,_}],_) -> Obj; function
485 find_obj({value, {_,Obj}},_) -> Obj; function
486 find_obj(_,consumer) -> {'EXCEPTION', #'CosNotifyChannelAdmin_ProxyNotFound'{}}; function
487 find_obj(_,filter) -> {'EXCEPTION', #'CosNotifyFilter_FilterNotFound'{}}. function
H A DCosNotifyFilter_Filter_impl.erl375 find_obj({value, {_, Obj}},_) -> Obj; function
377 find_obj({value, {Id, Con, _, _, _, Types}}, _) -> function
379 find_obj([{_, Tree, tree}|_], tree) -> Tree; function
382 find_obj(_,tree) -> undefined; function
383 find_obj(_,constraint) -> error. function
H A DCosNotifyFilter_MappingFilter_impl.erl307 find_obj({value, {Id, Con, _, _, _, Types, Any}}, _) -> function
309 find_obj([{_, Tree, tree}|_], tree) -> Tree; function
310 find_obj(_,tree) -> undefined; function
311 find_obj(_,constraint) -> error. function
H A DCosNotifyChannelAdmin_ConsumerAdmin_impl.erl524 find_obj({value, {_,Obj,_,_}},_) -> Obj; function
526 find_obj({value, {_,Obj}},_) -> Obj; function
527 find_obj(_, supplier) -> {'EXCEPTION', #'CosNotifyChannelAdmin_ProxyNotFound'{}}; function
528 find_obj(_, filter) -> {'EXCEPTION', #'CosNotifyFilter_FilterNotFound'{}}. function
/dports/lang/erlang-runtime21/corba-4.5.2/lib/cosNotification/src/
H A DCosNotifyChannelAdmin_EventChannelFactory_impl.erl138 find_obj([]) -> {'EXCEPTION', #'CosNotifyChannelAdmin_ChannelNotFound'{}}; function
139 find_obj([{_, Obj,_}]) -> Obj; function
140 find_obj(_) -> {'EXCEPTION', #'CosNotifyChannelAdmin_ChannelNotFound'{}}. function
H A DCosNotifyChannelAdmin_SupplierAdmin_impl.erl480 find_obj([], consumer) -> {'EXCEPTION', #'CosNotifyChannelAdmin_ProxyNotFound'{}}; function
481 find_obj([], filter) -> {'EXCEPTION', #'CosNotifyFilter_FilterNotFound'{}}; function
483 find_obj([{_,Obj,_,_}],_) -> Obj; function
485 find_obj({value, {_,Obj}},_) -> Obj; function
486 find_obj(_,consumer) -> {'EXCEPTION', #'CosNotifyChannelAdmin_ProxyNotFound'{}}; function
487 find_obj(_,filter) -> {'EXCEPTION', #'CosNotifyFilter_FilterNotFound'{}}. function
H A DCosNotifyFilter_Filter_impl.erl375 find_obj({value, {_, Obj}},_) -> Obj; function
377 find_obj({value, {Id, Con, _, _, _, Types}}, _) -> function
379 find_obj([{_, Tree, tree}|_], tree) -> Tree; function
382 find_obj(_,tree) -> undefined; function
383 find_obj(_,constraint) -> error. function
H A DCosNotifyFilter_MappingFilter_impl.erl307 find_obj({value, {Id, Con, _, _, _, Types, Any}}, _) -> function
309 find_obj([{_, Tree, tree}|_], tree) -> Tree; function
310 find_obj(_,tree) -> undefined; function
311 find_obj(_,constraint) -> error. function
H A DCosNotifyChannelAdmin_ConsumerAdmin_impl.erl524 find_obj({value, {_,Obj,_,_}},_) -> Obj; function
526 find_obj({value, {_,Obj}},_) -> Obj; function
527 find_obj(_, supplier) -> {'EXCEPTION', #'CosNotifyChannelAdmin_ProxyNotFound'{}}; function
528 find_obj(_, filter) -> {'EXCEPTION', #'CosNotifyFilter_FilterNotFound'{}}. function

12345678