/ohos5.0/foundation/communication/dsoftbus/tests/sdk/bus_center/demo/bus_center/ |
H A D | shift_lnn_gear_demo.c | 32 const char *callerId = "1"; in main() local
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/ |
H A D | lnn_heartbeat_ctrl_virtual.c | 51 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 D | lnn_heartbeat_strategy.c | 44 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 D | lnn_heartbeat_ctrl.c | 973 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 D | buffer_cache_utils.h | 36 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 D | shiftlnngear_fuzzer.cpp | 32 static char *callerId = nullptr; variable
|
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/bus_center/unittest/ |
H A D | bus_center_server_test.cpp | 169 const char *callerId = "1234"; variable
|
/ohos5.0/foundation/communication/dsoftbus/core/frame/standard/init/src/ |
H A D | if_softbus_server.cpp | 93 int32_t ISoftBusServer::ShiftLNNGear(const char *pkgName, const char *callerId, const char *targetN… in ShiftLNNGear()
|
H A D | softbus_server.cpp | 298 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 D | bus_center_server_proxy.c | 133 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 D | hb_fsm_mock.cpp | 96 int32_t LnnGetGearModeBySpecificType(GearMode *mode, char *callerId, LnnHeartbeatType type) in LnnGetGearModeBySpecificType()
|
H A D | hb_strategy_mock.cpp | 81 int32_t LnnSetGearModeBySpecificType(const char *callerId, const GearMode *mode, LnnHeartbeatType t… in LnnSetGearModeBySpecificType()
|
H A D | bus_center_ipc_mock.cpp | 121 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 D | UTTest_device_manager_service.cpp | 376 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 D | lnn_heartbeat_fsm.h | 89 char callerId[PKG_NAME_SIZE_MAX]; member
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/ipc/mini/ |
H A D | lnn_bus_center_ipc.c | 149 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 D | bus_center_server_proxy.cpp | 292 int32_t ServerIpcShiftLNNGear(const char *pkgName, const char *callerId, const char *targetNetworkI… in ServerIpcShiftLNNGear()
|
H A D | bus_center_server_proxy_standard.cpp | 930 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 D | client_bus_center.c | 540 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 D | UTTest_softbus_listener.cpp | 121 std::string callerId = "callerId"; variable
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/ipc/small/src/ |
H A D | lnn_bus_center_ipc.c | 367 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 D | bus_center_server_stub.c | 664 const char *callerId = (const char *)ReadString(req, &len); in ServerShiftLnnGear() local
|
/ohos5.0/foundation/communication/dsoftbus/sdk/bus_center/ipc/small/ |
H A D | bus_center_server_proxy.c | 735 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 D | lnn_bus_center_ipc.cpp | 427 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 D | os_account_manager_service.cpp | 1151 int32_t callerId = IPCSkeleton::GetCallingUid() / UID_TRANSFORM_DIVISOR; in IsOsAccountForeground() local
|