Lines Matching refs:OHOS
21 namespace OHOS {
35 OHOS::ErrCode result = OHOS::ERR_OK;
41 return OHOS::ERR_INVALID_VALUE;
54 return OHOS::ERR_INVALID_VALUE;
60 result = OHOS::ERR_INVALID_VALUE;
71 if (result != OHOS::ERR_OK) {
75 if (result == OHOS::ERR_OK) {
78 if (result != OHOS::ERR_OK) {
89 OHOS::ErrCode result = OHOS::ERR_OK;
97 return OHOS::ERR_INVALID_VALUE;
108 if (result == OHOS::ERR_OK) {
132 OHOS::WuKong::Report::GetInstance()->Finish();
137 void TestFlow::Stop(OHOS::ErrCode code)
159 } // namespace OHOS