Home
last modified time | relevance | path

Searched defs:setResult (Results 1 - 16 of 16) sorted by relevance

/base/telephony/core_service/frameworks/js/network_search/src/
H A Dset_preferred_network_callback.cpp27 void SetPreferredNetworkCallback::OnSetPreferredNetworkCallback(const bool setResult, const int32_t errorCode) in OnSetPreferredNetworkCallback() argument
H A Dset_radio_state_callback.cpp26 void SetRadioStateCallback::OnSetRadioStateCallback(const bool setResult, const int32_t errorCode) in OnSetRadioStateCallback() argument
H A Dset_nr_option_mode_callback.cpp26 void SetNrOptionModeCallback::OnSetNrOptionModeCallback(const bool setResult, const int32_t errorCode) in OnSetNrOptionModeCallback() argument
H A Dset_network_search_mode_callback.cpp26 void SetNetworkSearchModeCallback::OnSetNetworkModeCallback(const bool setResult, const int32_t errorCode) in OnSetNetworkModeCallback() argument
/base/telephony/core_service/services/network_search/test/
H A Dnetwork_search_test_callback_stub.cpp28 void NetworkSearchTestCallbackStub::OnSetNetworkModeCallback(const bool setResult, const int32_t errorCode) in OnSetNetworkModeCallback() argument
36 void NetworkSearchTestCallbackStub::OnSetRadioStateCallback(const bool setResult, const int32_t errorCode) in OnSetRadioStateCallback() argument
44 void NetworkSearchTestCallbackStub::OnGetRadioStateCallback(const bool setResult, const int32_t errorCode) in OnGetRadioStateCallback() argument
99 void NetworkSearchTestCallbackStub::OnSetNrOptionModeCallback(const bool setResult, const int32_t errorCode) in OnSetNrOptionModeCallback() argument
[all...]
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_hasimage_callback.cpp102 napi_value setResult[INTEGER_TWO] = {0}; in UvAfterWorkCbAsync() local
120 napi_value setResult; in UvAfterWorkCbPromise() local
[all...]
H A Dwebview_createpdf_execute_callback.cpp136 napi_value setResult[INTEGER_TWO] = { 0 }; in UvAfterWorkCbAsync() local
178 napi_value setResult[INTEGER_TWO] = { 0 }; in UvAfterWorkCbPromise() local
[all...]
H A Dwebview_javascript_execute_callback.cpp144 napi_value setResult[INTEGER_TWO] = {0}; in UvAfterWorkCbAsync() local
189 napi_value setResult[INTEGER_TW in UvAfterWorkCbPromise() local
[all...]
H A Dwebview_controller.cpp397 napi_value setResult[RESULT_COUNT] = {0}; in StoreWebArchiveCallback() local
966 napi_value setResult[RESULT_COUNT] = {0}; RunJavaScriptCallback() local
1011 napi_value setResult[RESULT_COUNT] = {0}; RunJavaScriptCallbackExt() local
1060 napi_value setResult[RESULT_COUNT] = { 0 }; CreatePDFCallbackExt() local
1138 napi_value setResult[RESULT_COUNT] = {0}; HasImagesCallback() local
[all...]
/base/accesscontrol/sandbox_manager/services/sandbox_manager/test/unittest/
H A Dpolicy_info_manager_test.cpp122 std::vector<uint32_t> setResult; in HWTEST_F() local
/base/telephony/core_service/frameworks/native/src/
H A Di_network_search_callback_stub.cpp140 void INetworkSearchCallbackStub::OnSetNetworkModeCallback(const bool setResult, const int32_t errorCode) {} in OnSetNetworkModeCallback() argument
142 void INetworkSearchCallbackStub::OnSetRadioStateCallback(const bool setResult, const int32_t errorCode) {} in OnSetRadioStateCallback() argument
144 void INetworkSearchCallbackStub::OnGetRadioStateCallback(const bool setResult, const int32_t errorCode) {} in OnGetRadioStateCallback() argument
/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dnetwork_search_test_callback_stub.cpp130 void NetworkSearchTestCallbackStub::OnSetNetworkModeCallback(const bool setResult, const int32_t errorCode) in OnSetNetworkModeCallback() argument
138 void NetworkSearchTestCallbackStub::OnSetRadioStateCallback(const bool setResult, const int32_t errorCode) in OnSetRadioStateCallback() argument
209 void NetworkSearchTestCallbackStub::OnSetNrOptionModeCallback(const bool setResult, const int32_t errorCode) in OnSetNrOptionModeCallback() argument
/base/web/webview/interfaces/kits/napi/webstorage/
H A Dnapi_web_storage.cpp191 napi_value setResult[RESULT_COUNT] = {0}; in GetOriginComplete() local
220 napi_value setResult[RESULT_COUNT] = {0}; in GetOriginsPromiseComplete() local
346 napi_value setResult[RESULT_COUNT] = {0}; GetOriginUsageOrQuotaComplete() local
379 napi_value setResult[RESULT_COUNT] = {0}; GetOriginUsageOrQuotaPromiseComplete() local
[all...]
/base/web/webview/interfaces/kits/napi/webdatabase/
H A Dnapi_geolocation_permission.cpp215 napi_value setResult[RESULT_COUNT] = {0}; in GetPermissionStateComplete() local
244 napi_value setResult[RESULT_COUNT] = {0}; in GetPermissionStatePromiseComplete() local
402 napi_value setResult[RESULT_COUNT] = {0}; GetOriginComplete() local
437 napi_value setResult[RESULT_COUNT] = {0}; GetOriginsPromiseComplete() local
[all...]
/base/telephony/sms_mms/frameworks/js/napi/include/
H A Dnapi_sms.h121 bool setResult = false; member
126 bool setResult = false; member
140 bool setResult = false; member
182 bool setResult = false; member
/base/telephony/core_service/frameworks/js/network_search/include/
H A Dnapi_radio.h177 bool setResult = false; member
279 bool setResult = false; member

Completed in 11 milliseconds