Home
last modified time | relevance | path

Searched defs:DBINDER_PKG_NAME (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/ipc/ipc/native/src/core/include/
H A Ddatabus_socket_listener.h35 static const std::string DBINDER_PKG_NAME = "DBinderBus"; variable
/ohos5.0/foundation/communication/ipc/services/dbinder/test/moduletest/src/
H A Drpc_client_test.cpp37 static constexpr char DBINDER_PKG_NAME[] = "DBinderService"; member in OHOS::RpcClientTest