Home
last modified time | relevance | path

Searched refs:code2 (Results 1 - 4 of 4) sorted by relevance

/foundation/bundlemanager/bundle_framework_lite/utils/bundle_lite/
H A Daafwk_event_error_code.h27 #define APP_ERRCODE_EXTRA(code1, code2) \
28 AafwkEventCodePrint::GetInstance()->AafwkErrorPrint(code1, code2)
/foundation/resourceschedule/background_task_mgr/test/fuzztest/bgtasksubscriberstubonremote_fuzzer/
H A Dbgtasksubscriberstubonremote_fuzzer.cpp48 uint32_t code2 = static_cast<uint32_t>(IBackgroundTaskSubscriberInterfaceCode::ON_DISCONNECTED); in DoSomethingInterestingWithMyAPI() local
49 subscriberImpl->OnRemoteRequest(code2, datas, reply, option); in DoSomethingInterestingWithMyAPI()
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/common/
H A Dwifi_country_code_policy_test.cpp246 std::string code2; in HWTEST_F() local
247 EXPECT_EQ(ErrCode::WIFI_OPT_FAILED, m_wifiCountryCodePolicy->ParseCountryCodeElement(infoElems2, code2)); in HWTEST_F()
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_launcher_service_system_test/
H A Dbms_launcher_service_system_test.cpp542 std::string code2 = "callback2"; in HWTEST_F() local
544 sptr<TestBundleStatusCallback> callback2 = new (std::nothrow) TestBundleStatusCallback(code2); in HWTEST_F()

Completed in 4 milliseconds