Home
last modified time | relevance | path

Searched refs:result (Results 11176 - 11200 of 13915) sorted by relevance

1...<<441442443444445446447448449450>>...557

/base/startup/init/services/begetctl/shell/
H A Dshell_bas.h101 void BShellEnvOutputResult(BShellHandle handle, int32_t result);
/base/startup/init/services/param/linux/
H A Dparam_message.h71 int32_t result; member
/base/startup/appspawn/common/
H A Dappspawn_server.h76 void (*notifyResToParent)(struct AppSpawnContent *content, AppSpawnClient *client, int result);
/base/startup/appspawn/modules/module_engine/include/
H A Dappspawn_msg.h132 AppSpawnResult result; member
/base/telephony/core_service/frameworks/js/sim/include/
H A Dnapi_sim.h44 int32_t result = ERROR_DEFAULT; member
/base/telephony/cellular_call/interfaces/innerkits/ims/
H A Dims_call_types.h145 * @brief Indicates the result of ImsCall mode request.
336 * Indicates response result.
338 ImsCallModeRequestResult result = ImsCallModeRequestResult::MODIFY_REQUEST_SUCCESS; member
/base/telephony/cellular_call/services/common/include/
H A Dsupplement_request_ims.h98 * @param result, The result of can set or not
101 int32_t CanSetCallTransferTime(int32_t slotId, bool &result);
/base/telephony/core_service/interfaces/innerkits/include/
H A Di_network_search_callback_stub.h41 virtual void OnSetPreferredNetworkCallback(const bool result, const int32_t errorCode);
H A Dtel_ril_sim_parcel.h379 /** Query result. For details, see {@link RilErrType}. */
380 int32_t result = 0; member
/base/telephony/call_manager/services/call_setting/include/
H A Dcall_setting_manager.h41 int32_t CanSetCallTransferTime(int32_t slotId, bool &result);
/base/update/sys_installer/services/module_update/service/include/
H A Dmodule_update_main.h45 void SaveInstallerResult(const std::string &hmpPath, int result,
/base/update/updater/interfaces/kits/include/package/
H A Dpackage.h108 * @return update package creation result
121 * @return verification result
135 std::function<void(int32_t result, uint32_t percent)> cb);
144 * @return Extra package creation result
156 * @return Extra package creation result
/base/update/updater/services/include/applypatch/
H A Dtransfer_manager.h74 bool CheckResult(const CommandResult result, const std::string &cmd, const CommandType &type);
/base/theme/screenlock_mgr/test/fuzztest/screenlockservice_fuzzer/screenlockutils_fuzzer/
H A Dscreenlockutils_fuzzer.cpp77 bool result = preferencesUtil->IsExistKey(std::to_string(userId)); in FuzzScreenlockUtils() local
/base/useriam/user_auth_framework/services/context/inc/
H A Dwidget_json.h68 int32_t result = -1; member
H A Dwidget_client.h47 void ReportWidgetResult(int32_t result, AuthType authType,
/base/useriam/user_auth_framework/services/core/inc/
H A Dauthentication.h45 int32_t result; member
/base/useriam/user_auth_framework/frameworks/native/ipc/inc/
H A Duser_idm_callback_proxy.h33 void OnResult(int32_t result, const Attributes &extraInfo) override;
/third_party/curl/tests/libtest/
H A Dlib1531.c145 printf("HTTP transfer completed with status %d\n", msg->data.result); in test()
H A Dlib591.c138 res = msg->data.result; in test()
H A Dlib597.c120 res = msg->data.result; in test()
/third_party/elfutils/backends/
H A Dppc_initreg.c101 uint32_t result; in ppc_set_initial_registers_tid()
/third_party/curl/lib/
H A Ddict.c106 CURLcode result = CURLE_OK; in unescape_word() local
115 result = Curl_dyn_addn(&out, "\\", 1); in unescape_word()
116 if(!result) in unescape_word()
117 result = Curl_dyn_addn(&out, ptr, 1); in unescape_word()
118 if(result) in unescape_word()
133 CURLcode result = CURLE_OK; in sendf() local
149 result = Curl_write(data, sockfd, sptr, write_len, &bytes_written); in sendf()
151 if(result) in sendf()
168 return result; in sendf()
180 CURLcode result; in dict_do() local
[all...]
/third_party/googletest/googletest/samples/
H A Dsample9_unittest.cc111 // standard output and attaches own result printer. in main()
138 if (test_info.result()->Failed() && in main()
/third_party/gn/src/gn/
H A Dmetadata.h59 std::vector<Value>* result,

Completed in 18 milliseconds

1...<<441442443444445446447448449450>>...557