Home
last modified time | relevance | path

Searched defs:DEFAULT_PID (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/resourceschedule/device_standby/services/test/unittest/
H A Dallow_record_unit_test.cpp26 constexpr int32_t DEFAULT_PID = 0; variable
/ohos5.0/base/sensors/sensor/test/unittest/common/src/
H A Dsystem_info.cpp39 constexpr int32_t DEFAULT_PID = -1; variable
/ohos5.0/foundation/multimodalinput/input/test/unittest/common/src/
H A Dsystem_info.cpp39 constexpr int32_t DEFAULT_PID { -1 }; variable
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/include/
H A Dsoftbus_hisysevt_connreporter.h26 #define DEFAULT_PID 0 macro
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_lane.c390 #define DEFAULT_PID 0 in AuthGetLaneAllocInfo() macro
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_listener.c410 #define DEFAULT_PID 0 in TransGetConnectOption() macro
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/unittest/
H A Dlane_test.cpp55 constexpr int32_t DEFAULT_PID = 0; variable
/ohos5.0/base/hiviewdfx/hidumper/test/unittest/common/
H A Dhidumper_dumpers_test.cpp60 static constexpr auto DEFAULT_PID = 1; member in OHOS::HiviewDFX::HidumperDumpersTest
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/utils/
H A Dhgm_command.h31 constexpr pid_t DEFAULT_PID = 0; variable
/ohos5.0/base/startup/appspawn/test/moduletest/
H A Dappspawn_module_test.cpp35 static const int32_t DEFAULT_PID = 0; variable