Home
last modified time | relevance | path

Searched refs:INVALID_PID (Results 1 - 25 of 34) sorted by relevance

12

/foundation/communication/ipc/ipc/test/auxiliary/native/src/
H A Dipc_test_helper.cpp95 pid_t pid = INVALID_PID; in GetPidByName()
117 return INVALID_PID; in GetPidByName()
217 if (execPid != INVALID_PID) { in StartExecutable()
228 if (pid != INVALID_PID) { in StopExecutable()
239 if (pid != INVALID_PID) { in StopExecutable()
250 if (pid == INVALID_PID) { in PrepareTestSuite()
256 return (pid != INVALID_PID); in PrepareTestSuite()
286 int pid = INVALID_PID; in StartTestApp()
296 if (pid != INVALID_PID) { in StartTestApp()
302 return (pid != INVALID_PID); in StartTestApp()
[all...]
/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Dipc_payload_statistics_unittest.cpp26 constexpr int32_t INVALID_PID = -1; member
103 EXPECT_EQ(IPCPayloadStatistics::GetCount(INVALID_PID), 0); in HWTEST_F()
123 EXPECT_EQ(IPCPayloadStatistics::GetCost(INVALID_PID), 0); in HWTEST_F()
144 std::vector<IPCInterfaceInfo> info = IPCPayloadStatistics::GetDescriptorCodes(INVALID_PID); in HWTEST_F()
165 EXPECT_EQ(IPCPayloadStatistics::GetDescriptorCodeCount(INVALID_PID, u"string1", CODE), 0); in HWTEST_F()
209 IPCPayloadCost cost = IPCPayloadStatistics::GetDescriptorCodeCost(INVALID_PID, u"string1", CODE); in HWTEST_F()
/foundation/communication/ipc/services/dbinder/test/distributedtest/src/
H A Ddbinder_service_test_helper.cpp43 pid_t pid = INVALID_PID; in GetPidByName()
60 return INVALID_PID; in GetPidByName()
124 if (pid != INVALID_PID) { in StartExecutable()
141 while (pid == INVALID_PID && res < 10) { // 10:try-time to wait for exe start in StartExecutable()
162 if (pid != INVALID_PID) { in StopExecutable()
/foundation/multimodalinput/input/service/message_handle/src/
H A Dclient_death_handler.cpp77 if (pid == INVALID_PID) { in OnDeath()
136 CHKPR(binderClientSrv, INVALID_PID); in FindClientPid()
151 return INVALID_PID; in FindClientPid()
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/udp_negotiation/
H A Dtrans_udp_negotiation_test.cpp39 #define INVALID_PID (-1) macro
210 appInfo->myData.pid = INVALID_PID; in HWTEST_F()
328 newChannel->info.myData.pid = INVALID_PID; in HWTEST_F()
332 TransUdpDeathCallback(g_pkgName, INVALID_PID); in HWTEST_F()
/foundation/window/window_manager_lite/interfaces/innerkits/
H A Dlite_wm_type.h86 const int INVALID_PID = -1; member
/foundation/communication/ipc/services/dbinder/test/distributedtest/include/
H A Ddbinder_service_test_helper.h30 const static int INVALID_PID = -1; variable
/foundation/communication/ipc/ipc/test/auxiliary/native/include/
H A Dipc_test_helper.h29 const static int INVALID_PID = -1; member
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dmain.c36 #define INVALID_PID (-1) macro
/foundation/window/window_manager/wmserver/include/
H A Dwindow_inner_manager.h76 pid_t pid_ = INVALID_PID;
/foundation/multimodalinput/input/service/message_handle/test/
H A Dclient_death_handler_test.cpp202 EXPECT_EQ(clientDeathHdl.FindClientPid(remoteObject), INVALID_PID); in HWTEST_F()
/foundation/multimodalinput/input/util/common/include/
H A Ddefine_multimodal.h32 inline constexpr int32_t INVALID_PID { -1 };
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/
H A Dkvstore_data_service.h197 static constexpr pid_t INVALID_PID = -1; member in OHOS::DistributedKv::KvStoreDataService
/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_inner_manager_test.cpp327 ASSERT_EQ(wim_->GetPid(), INVALID_PID); in HWTEST_F()
/foundation/window/window_manager_lite/services/wms/
H A Dlite_win.cpp50 : id_(INVALID_WINDOW_ID), pid_(INVALID_PID), isShow_(false), config_(config), surface_(nullptr), in LiteWindow()
/foundation/communication/ipc/ipc/native/src/mock/source/
H A Dbinder_invoker.cpp74 static constexpr pid_t INVALID_PID = -1; member
371 if (pid == INVALID_PID) { in GetDBinderCallingPidUid()
399 pid_t pid = INVALID_PID; in TranslateDBinderStub()
400 uid_t uid = INVALID_PID; in TranslateDBinderStub()
/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dinput_manager_filter_manual_test.cpp139 if (pid != INVALID_PID) { in StopExecutable()
/foundation/multimodalinput/input/service/module_loader/src/
H A Duds_server.cpp74 return INVALID_PID; in GetClientPid()
/foundation/window/window_manager/window_scene/session/host/src/
H A Dextension_session.cpp160 if (pid == INVALID_PID || uid == INVALID_UID) { in ConnectInner()
/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscene_session_manager_stub.cpp630 int32_t pid = INVALID_PID; in HandleCheckWindowId()
1156 int32_t pid = INVALID_PID; in HandleSkipSnapshotForAppProcess()
1190 int32_t pid = INVALID_PID; in HandleSetProcessWatermark()
H A Dscene_session_manager_lite_stub.cpp499 int32_t pid = INVALID_PID; in HandleCheckWindowId()
/foundation/window/window_manager/previewer/include/
H A Dwm_common.h375 constexpr int32_t INVALID_PID = -1; member
/foundation/distributeddatamgr/pasteboard/services/core/include/
H A Dpasteboard_service.h343 static constexpr pid_t INVALID_PID = -1; member in OHOS::MiscServices::final
/foundation/multimodalinput/input/service/module_loader/test/
H A Duds_server_test.cpp222 EXPECT_EQ(pid1, INVALID_PID); in HWTEST_F()
/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwm_common.h552 constexpr int32_t INVALID_PID = -1; member

Completed in 26 milliseconds

12