Home
last modified time | relevance | path

Searched defs:oneway (Results 1 - 7 of 7) sorted by relevance

/foundation/ability/idl_tool/ast/
H A Dast_interface_type.h44 void SetOneway(bool oneway) in SetOneway() argument
H A Dast_method.h44 void SetOneway(bool oneway) in SetOneway() argument
/foundation/ability/idl_tool/parser/
H A Dparser.cpp106 bool oneway = false; in ParseInterface() local
183 bool Parser::ParseInterfaceEnd(Token& token, String& interfaceFullName, bool hasProperties, bool oneway, bool ret) in ParseInterfaceEnd() argument
231 bool Parser::ParseMethodProperties(bool& oneway, bool& cacheable, int& cacheTime) in ParseMethodProperties() argument
277 void Parser::SetMethodAttr(ASTMethod* method, ASTType *returnType, bool oneway, bool cacheable, int cacheTime) in SetMethodAttr() argument
376 bool oneway = false; ParseMethod() local
[all...]
/kernel/linux/linux-5.10/net/tipc/
H A Dsocket.c122 u32 oneway; member
/kernel/linux/linux-6.6/net/tipc/
H A Dsocket.c133 u32 oneway; member
/kernel/linux/linux-5.10/drivers/android/
H A Dbinder.c3096 bool oneway = !!(t->flags & TF_ONE_WAY); in binder_proc_transaction() local
4920 bool oneway = !!(t->flags & TF_ONE_WAY); in binder_thread_read() local
/kernel/linux/linux-6.6/drivers/android/
H A Dbinder.c2802 bool oneway = !!(t->flags & TF_ONE_WAY); in binder_proc_transaction() local
4751 bool oneway = !!(t->flags & TF_ONE_WAY); in binder_thread_read() local

Completed in 30 milliseconds