Home
last modified time | relevance | path

Searched defs:callerId (Results 1 – 25 of 30) sorted by relevance

12

/ohos5.0/foundation/communication/dsoftbus/tests/sdk/bus_center/demo/bus_center/
H A Dshift_lnn_gear_demo.c32 const char *callerId = "1"; in main() local
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_ctrl_virtual.c51 int32_t LnnShiftLNNGear(const char *pkgName, const char *callerId, const char *targetNetworkId, con… in LnnShiftLNNGear()
94 int32_t LnnShiftLNNGearWithoutPkgName(const char *callerId, const GearMode *mode, LnnHeartbeatStrat… in LnnShiftLNNGearWithoutPkgName()
H A Dlnn_heartbeat_strategy.c44 const char *callerId; member
110 static int32_t GetGearModeFromSettingList(GearMode *mode, char *callerId, const ListNode *gearModeL… in GetGearModeFromSettingList()
170 int32_t LnnGetGearModeBySpecificType(GearMode *mode, char *callerId, LnnHeartbeatType type) in LnnGetGearModeBySpecificType()
205 static int32_t FirstSetGearModeByCallerId(const char *callerId, int64_t nowTime, ListNode *list, co… in FirstSetGearModeByCallerId()
241 int32_t LnnSetGearModeBySpecificType(const char *callerId, const GearMode *mode, LnnHeartbeatType t… in LnnSetGearModeBySpecificType()
H A Dlnn_heartbeat_ctrl.c973 int32_t LnnShiftLNNGear(const char *pkgName, const char *callerId, const char *targetNetworkId, con… in LnnShiftLNNGear()
1022 int32_t LnnShiftLNNGearWithoutPkgName(const char *callerId, const GearMode *mode, LnnHeartbeatStrat… in LnnShiftLNNGearWithoutPkgName()
/ohos5.0/drivers/interface/display/composer/cache_manager/
H A Dbuffer_cache_utils.h36 BufferHandle* buffer, uint32_t seqNo, uint32_t callerId, bool &needFreeBuffer) in NativeBufferCache()
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/bus_center/fuzztest/shiftlnngear_fuzzer/
H A Dshiftlnngear_fuzzer.cpp32 static char *callerId = nullptr; variable
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/bus_center/unittest/
H A Dbus_center_server_test.cpp169 const char *callerId = "1234"; variable
/ohos5.0/foundation/communication/dsoftbus/core/frame/standard/init/src/
H A Dif_softbus_server.cpp93 int32_t ISoftBusServer::ShiftLNNGear(const char *pkgName, const char *callerId, const char *targetN… in ShiftLNNGear()
H A Dsoftbus_server.cpp298 int32_t SoftBusServer::ShiftLNNGear(const char *pkgName, const char *callerId, const char *targetNe… in ShiftLNNGear()
/ohos5.0/foundation/communication/dsoftbus/sdk/bus_center/ipc/mini/
H A Dbus_center_server_proxy.c133 int32_t ServerIpcShiftLNNGear(const char *pkgName, const char *callerId, const char *targetNetworkI… in ServerIpcShiftLNNGear()
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/test/mock/src/
H A Dhb_fsm_mock.cpp96 int32_t LnnGetGearModeBySpecificType(GearMode *mode, char *callerId, LnnHeartbeatType type) in LnnGetGearModeBySpecificType()
H A Dhb_strategy_mock.cpp81 int32_t LnnSetGearModeBySpecificType(const char *callerId, const GearMode *mode, LnnHeartbeatType t… in LnnSetGearModeBySpecificType()
H A Dbus_center_ipc_mock.cpp121 int32_t LnnShiftLNNGear(const char *pkgName, const char *callerId, const char *targetNetworkId, con… in LnnShiftLNNGear()
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_device_manager_service.cpp376 std::string callerId = "com.ohos.test"; variable
391 std::string callerId; variable
424 std::string callerId = "com.ohos.test"; variable
456 std::string callerId = "com.ohos.test"; variable
471 std::string callerId = "com.ohos.test"; variable
486 std::string callerId = "ShiftLNNGear_006"; variable
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/include/
H A Dlnn_heartbeat_fsm.h89 char callerId[PKG_NAME_SIZE_MAX]; member
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/ipc/mini/
H A Dlnn_bus_center_ipc.c149 int32_t LnnIpcShiftLNNGear(const char *pkgName, const char *callerId, const char *targetNetworkId, in LnnIpcShiftLNNGear()
/ohos5.0/foundation/communication/dsoftbus/sdk/bus_center/ipc/standard/src/
H A Dbus_center_server_proxy.cpp292 int32_t ServerIpcShiftLNNGear(const char *pkgName, const char *callerId, const char *targetNetworkI… in ServerIpcShiftLNNGear()
H A Dbus_center_server_proxy_standard.cpp930 int32_t BusCenterServerProxy::ShiftLNNGear(const char *pkgName, const char *callerId, const char *t… in ShiftLNNGear()
/ohos5.0/foundation/communication/dsoftbus/sdk/bus_center/service/src/
H A Dclient_bus_center.c540 int32_t ShiftLNNGear(const char *pkgName, const char *callerId, const char *targetNetworkId, const … in ShiftLNNGear()
/ohos5.0/foundation/distributedhardware/device_manager/test/softbusunittest/
H A DUTTest_softbus_listener.cpp121 std::string callerId = "callerId"; variable
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/ipc/small/src/
H A Dlnn_bus_center_ipc.c367 int32_t LnnIpcShiftLNNGear(const char *pkgName, const char *callerId, const char *targetNetworkId, in LnnIpcShiftLNNGear()
/ohos5.0/foundation/communication/dsoftbus/core/frame/small/init/src/
H A Dbus_center_server_stub.c664 const char *callerId = (const char *)ReadString(req, &len); in ServerShiftLnnGear() local
/ohos5.0/foundation/communication/dsoftbus/sdk/bus_center/ipc/small/
H A Dbus_center_server_proxy.c735 int32_t ServerIpcShiftLNNGear(const char *pkgName, const char *callerId, const char *targetNetworkI… in ServerIpcShiftLNNGear()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/ipc/standard/src/
H A Dlnn_bus_center_ipc.cpp427 int32_t LnnIpcShiftLNNGear(const char *pkgName, const char *callerId, const char *targetNetworkId, in LnnIpcShiftLNNGear()
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_manager_service.cpp1151 int32_t callerId = IPCSkeleton::GetCallingUid() / UID_TRANSFORM_DIVISOR; in IsOsAccountForeground() local

12