Home
last modified time | relevance | path

Searched refs:result (Results 2926 - 2950 of 3056) sorted by relevance

1...<<111112113114115116117118119120>>...123

/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
H A Dsys_event_service_ohos.cpp62 smatch result; in IsMatchedWithRegex() local
64 return regex_search(match, result, pattern); in IsMatchedWithRegex()
/base/account/os_account/frameworks/appaccount/cj/src/
H A Dappaccount_parameter_parse.cpp51 void charPtrToVector(char **charPtr, int size, std::vector<std::string> &result) in charPtrToVector() argument
54 result.push_back(std::string(charPtr[i])); in charPtrToVector()
/base/global/resource_management/frameworks/resmgr/include/
H A Dresource_manager_impl.h752 RState ParseFloat(const std::string &strValue, float &result, std::string &unit);
754 RState RecalculateFloat(const std::string &unit, float &result);
/base/hiviewdfx/faultloggerd/interfaces/innerkits/dump_catcher/
H A Ddfx_dump_catcher.cpp171 stat->result = ret ? DUMP_RES_WITH_USERSTACK : DUMP_RES_WITH_KERNELSTACK; // we need more detailed failure info in ReportDumpCatcherStats()
173 stat->result = DUMP_RES_NO_KERNELSTACK; in ReportDumpCatcherStats()
/base/powermgr/battery_statistics/test/unittest/src/servicetest/
H A Dstats_service_dump_test.cpp332 int32_t result = 1; in HWTEST_F() local
338 "TARGET_ABILITY", targetAbility, "CALLING_APP_UID", callAppUid, "RESULT", result); in HWTEST_F()
/base/notification/common_event_service/services/src/
H A Dstatic_subscriber_manager.cpp417 auto result = in RemoveSubscriberWithBundleName() local
419 if (result != ERR_OK) { in RemoveSubscriberWithBundleName()
/base/notification/common_event_service/services/test/unittest/
H A Dability_manager_helper_test.cpp266 int NotifyContinuationResult(int32_t missionId, int32_t result) override
502 const InsightIntentExecuteResult &result) override
/base/notification/eventhandler/frameworks/eventhandler/src/
H A Devent_handler.cpp687 ErrCode result = (*ptr)->AddFileDescriptorListener(fd, innerEvent, listener, taskName); in AddFdListenerByFFRT() local
688 return (result == ERR_OK) ? FFRT_SUCCESS : FFRT_ERROR; in AddFdListenerByFFRT()
/base/security/asset/test/unittest/module_test/src/
H A Dasset_system_api_test.cpp81 * @tc.result:0
112 AssetResult result = resultSet.results[0]; in HWTEST_F() local
113 ASSERT_TRUE(CheckMatchAttrResultSdk(attr, ARRAY_SIZE(attr), &result)); in HWTEST_F()
122 * @tc.result:0
152 * @tc.result:0
207 * @tc.result:0
245 * @tc.result:0
277 * @tc.result:0
304 * @tc.result:0
328 * @tc.result
[all...]
/base/telephony/call_manager/frameworks/native/src/
H A Dcall_manager_client.cpp330 int32_t CallManagerClient::CanSetCallTransferTime(int32_t slotId, bool &result) in CanSetCallTransferTime() argument
333 return g_callManagerProxy->CanSetCallTransferTime(slotId, result); in CanSetCallTransferTime()
/base/telephony/core_service/interfaces/innerkits/include/
H A Dcore_service_proxy.h112 int slotId, int type, std::vector<std::shared_ptr<DiallingNumbersInfo>> &result) override;
204 void ProcessSignalInfo(MessageParcel &reply, std::vector<sptr<SignalInformation>> &result);
/base/telephony/call_manager/services/call/src/
H A Dcall_base.cpp176 errno_t result = memcpy_s(info.bundleName, kMaxBundleNameLen, bundleName_.c_str(), bundleName_.length()); in GetCallAttributeBaseInfo() local
177 if (result != EOK) { in GetCallAttributeBaseInfo()
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dril_sms_test.cpp529 data.result = TEST_RESULT; in HWTEST_F()
548 data.result = TEST_RESULT; in HWTEST_F()
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_webview_controller.h192 bool extention, napi_value argv, napi_value result);
385 void OnReceiveValue(std::shared_ptr<NWebMessage> result) override;
/base/telephony/core_service/services/tel_ril/test/
H A Dtel_ril_test.cpp744 std::cout << "please enter the call setup request result:"; in OnRequestSendCallSetupRequestResultTest()
1932 auto result = event->GetUniqueObject<OpenLogicalChannelResponse>(); in ProcessEvent() local
1933 if (result == nullptr) { in ProcessEvent()
1937 TELEPHONY_LOGI("Open logical response channel:'%{public}d'", result->channelId); in ProcessEvent()
1942 auto result = event->GetUniqueObject<IccIoResultInfo>(); in ProcessEvent() local
1943 if (result == nullptr) { in ProcessEvent()
1947 TELEPHONY_LOGI("TransmitSimIO response:'%{public}s'", result->response.c_str()); in ProcessEvent()
1982 IccFileData *result = &(receiveMsg->fileData); in ProcessRecordSize() local
1984 if (result == nullptr || holder == nullptr) { in ProcessRecordSize()
1987 TELEPHONY_LOGI(" resultData: %{public}s", result in ProcessRecordSize()
[all...]
/base/location/services/location_locator/locator/include/
H A Dlocator_skeleton.h112 static void SaDumpInfo(std::string& result);
/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/
H A Dmock_single_kv_store.cpp137 Status MockSingleKvStore::GetCount(const DataQuery &query, int &result) const in GetCount()
/base/notification/distributed_notification_service/frameworks/cj/ffi/include/
H A Dnotification_utils.h273 bool GetNotificationMultiLineContentLines(CNotificationMultiLineContent* result,
/base/notification/distributed_notification_service/frameworks/js/napi/src/manager/
H A Dnapi_push_callback.cpp102 callBackParam->result = ret; in CallBackReturn()
/base/startup/appspawn/standard/
H A Dappspawn_manager.h161 int ProcessTerminationStatusMsg(const AppSpawnMsgNode *message, AppSpawnResult *result);
/base/startup/init/services/loopevent/task/
H A Dle_task.c215 return ((LE_Buffer *)handle)->result; in LE_GetSendResult()
/base/telephony/cellular_call/interfaces/innerkits/ims/
H A Dims_call_client.h491 * @param result, The result of can set or not
494 int32_t CanSetCallTransferTime(int32_t slotId, bool &result);
615 * @param impu the result of impu
/base/telephony/call_manager/frameworks/native/include/
H A Dcall_manager_service_proxy.h314 * @param result[out], The result of can set or not
317 int32_t CanSetCallTransferTime(int32_t slotId, bool &result) override;
435 * @param enabled[out] result of is it an emergency call
567 * @param enabled[out], The result of enable or not
587 * @param state[out], The result of VoNR state ON or OFF
H A Di_call_manager_service.h72 virtual int32_t CanSetCallTransferTime(int32_t slotId, bool &result) = 0;
/base/telephony/call_manager/services/call/include/
H A Dcall_control_manager.h78 int32_t CanSetCallTransferTime(int32_t slotId, bool &result);

Completed in 26 milliseconds

1...<<111112113114115116117118119120>>...123