Home
last modified time | relevance | path

Searched defs:SERVICENAME_LENGTH (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/ipc/ipc/test/rpc/socket_trans/src/
H A Drpc_socket_trans.c33 #define SERVICENAME_LENGTH 200 macro
H A Drpc_mini_socket_trans.c34 #define SERVICENAME_LENGTH 200 macro
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/libdbinder/include/
H A Ddbinder_service.h36 constexpr int SERVICENAME_LENGTH = 200; variable
/ohos5.0/foundation/communication/ipc/services/dbinder/c/include/
H A Ddbinder_types.h30 #define SERVICENAME_LENGTH 200 macro