Home
last modified time | relevance | path

Searched refs:SyncTrustedRelationShipInner (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/dsoftbus/sdk/bus_center/manager/include/
H A Dclient_bus_center_manager.h56 int32_t SyncTrustedRelationShipInner(const char *pkgName, const char *msg, uint32_t msgLen);
/foundation/communication/dsoftbus/core/frame/standard/init/include/
H A Dsoftbus_server_stub.h73 int32_t SyncTrustedRelationShipInner(MessageParcel &data, MessageParcel &reply);
/foundation/communication/dsoftbus/sdk/bus_center/service/src/
H A Dclient_bus_center.c579 return SyncTrustedRelationShipInner(pkgName, msg, msgLen); in SyncTrustedRelationShip()
/foundation/communication/dsoftbus/core/frame/standard/init/src/
H A Dsoftbus_server_stub.cpp175 memberFuncMap_[SERVER_SYNC_TRUSTED_RELATION] = &SoftBusServerStub::SyncTrustedRelationShipInner; in InitMemberFuncMap()
1581 int32_t SoftBusServerStub::SyncTrustedRelationShipInner(MessageParcel &data, MessageParcel &reply) in SyncTrustedRelationShipInner() function in OHOS::SoftBusServerStub
/foundation/communication/dsoftbus/sdk/bus_center/manager/src/
H A Dclient_bus_center_manager.c1034 int32_t SyncTrustedRelationShipInner(const char *pkgName, const char *msg, uint32_t msgLen) in SyncTrustedRelationShipInner() function

Completed in 7 milliseconds