Home
last modified time | relevance | path

Searched defs:pkgname (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_screen/services/softbusadapter/test/unittest/src/
H A Dsoftbus_adapter_test.cpp91 std::string pkgname = PKG_NAME; variable
132 std::string pkgname = PKG_NAME; variable
253 std::string pkgname = ""; variable
270 std::string pkgname = PKG_NAME; variable
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/softbus/
H A Dsoftbus_adapter.cpp86 int32_t SoftbusAdapter::CreateSoftbusSessionServer(const std::string &pkgname, const std::string &s… in CreateSoftbusSessionServer()
109 int32_t SoftbusAdapter::RemoveSoftbusSessionServer(const std::string &pkgname, const std::string &s… in RemoveSoftbusSessionServer()
/ohos5.0/foundation/distributedhardware/distributed_screen/services/softbusadapter/src/
H A Dsoftbus_adapter.cpp108 int32_t SoftbusAdapter::CreateSoftbusSessionServer(const std::string &pkgname, const std::string &s… in CreateSoftbusSessionServer()
153 int32_t SoftbusAdapter::RemoveSoftbusSessionServer(const std::string &pkgname, const std::string &s… in RemoveSoftbusSessionServer()
/ohos5.0/foundation/distributedhardware/device_manager/commondependency/include/
H A Ddeviceprofile_connector.h45 std::string pkgname; member
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/
H A Ddevice_manager_service_impl_lite.cpp412 std::string pkgname) in GetAppTrustDeviceIdList()
H A Ddevice_manager_service_impl.cpp685 std::string pkgname) in GetAppTrustDeviceIdList()
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_device_manager_service_impl.cpp1509 std::string pkgname = "pkgname"; variable