Searched refs:code2 (Results 1 – 4 of 4) sorted by relevance
27 #define APP_ERRCODE_EXTRA(code1, code2) \ argument28 AafwkEventCodePrint::GetInstance()->AafwkErrorPrint(code1, code2)
48 … uint32_t code2 = static_cast<uint32_t>(IBackgroundTaskSubscriberInterfaceCode::ON_DISCONNECTED); in DoSomethingInterestingWithMyAPI() local49 subscriberImpl->OnRemoteRequest(code2, datas, reply, option); in DoSomethingInterestingWithMyAPI()
246 std::string code2; variable247 …_EQ(ErrCode::WIFI_OPT_FAILED, m_wifiCountryCodePolicy->ParseCountryCodeElement(infoElems2, code2));
542 std::string code2 = "callback2"; variable544 sptr<TestBundleStatusCallback> callback2 = new (std::nothrow) TestBundleStatusCallback(code2);