Home
last modified time | relevance | path

Searched refs:PARAM_TEST_FLAGS (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/startup/init/services/param/linux/
H A Dparam_message.h32 #define PARAM_TEST_FLAGS 0x01 macro
H A Dparam_msgadp.c68 if (streamInfo->flags & PARAM_TEST_FLAGS) { in ParamStreamCreate()
H A Dparam_service.c365 info.flags = PARAM_TEST_FLAGS; in OnIncomingConnect()
/ohos5.0/base/startup/init/test/unittest/loopevent/
H A Dloopevent_unittest.cpp150 paramStreamInfo.flags = PARAM_TEST_FLAGS; in LeTaskTest()
/ohos5.0/base/startup/init/test/unittest/param/
H A Dparam_unittest.cpp627 info.flags = PARAM_TEST_FLAGS;