Home
last modified time | relevance | path

Searched defs:code (Results 376 – 400 of 3143) sorted by relevance

1...<<11121314151617181920>>...126

/ohos5.0/foundation/arkui/ui_appearance/services/utils/src/
H A Dsetting_data_manager.cpp89 ErrCode code = RegisterObserverInner(observer); in RegisterObserver() local
112 ErrCode code = UnregisterObserverInner(iter->second); in UnregisterObserver() local
147 int32_t code = result->GetString(INDEX0, value); in GetStringValue() local
161 ErrCode code = GetStringValue(key, valueString, userId); in GetInt32Value() local
178 ErrCode code = GetStringValue(key, valueString, userId); in GetInt32ValueStrictly() local
201 ErrCode code = GetStringValue(key, valueString, userId); in GetBoolValue() local
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/cj/src/
H A Dpreferences_impl.cpp261 static CArrDouble VectorToDoubleArray(const std::vector<double> &doubles, int32_t &code) in VectorToDoubleArray()
278 static CArrBool VectorToBoolArray(std::vector<bool> &bools, int32_t &code) in VectorToBoolArray()
302 static char** VectorToCharPointer(std::vector<std::string> &vec, int32_t &code) in VectorToCharPointer()
324 static CArrStr VectorToStringArray(std::vector<std::string> &strings, int32_t &code) in VectorToStringArray()
335 static ValueType NativeValueToCValueType(const PreferencesValue &pValue, int32_t &code) in NativeValueToCValueType()
376 …es NativeValuesToCValueTypes(const std::map<std::string, PreferencesValue> &objects, int32_t &code) in NativeValuesToCValueTypes()
/ohos5.0/base/powermgr/power_manager/frameworks/napi/power/
H A Dpower_napi.cpp78 …PowerErrors code = g_powerMgrClient.WakeupDevice(WakeupDeviceType::WAKEUP_DEVICE_APPLICATION, deta… in Wakeup() local
104 PowerErrors code; in Suspend() local
136 PowerErrors code = g_powerMgrClient.Hibernate(clearMemory); in Hibernate() local
214 PowerErrors code; in RebootOrShutdown() local
329 PowerErrors code; in SetScreenOffTime() local
345 PowerErrors code = g_powerMgrClient.IsStandby(isStandby); in IsStandby() local
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/distributed_file_inner/asset/
H A Dasset_recv_callback_stub_test.cpp81 uint32_t code = static_cast<uint32_t>(AssetCallbackInterfaceCode::ASSET_CALLBACK_ON_START); variable
110 uint32_t code = static_cast<uint32_t>(AssetCallbackInterfaceCode::ASSET_CALLBACK_ON_START); variable
/ohos5.0/foundation/multimedia/av_session/frameworks/js/napi/session/include/
H A Dnapi_utils.h40 #define CHECK_ARGS_RETURN_VOID(context, condition, message, code) \ argument
51 #define CHECK_STATUS_RETURN_VOID(context, message, code) \ argument
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/services/coauthstub_fuzzer/
H A Dco_auth_stub_fuzzer.cpp52 for (uint32_t code = CO_AUTH_CODE_MIN; code < CO_AUTH_CODE_MAX; code++) { in FuzzCoAuthStub() local
85 for (uint32_t code = EXECUTOR_MESSENGER_CODE_MIN; code < EXECUTOR_MESSENGER_CODE_MAX; code++) { in FuzzExecutorMessengerStub() local
/ohos5.0/base/web/webview/test/unittest/ohos_adapter/location_callback_adapter_test/
H A Dlocation_callback_adapter_test.cpp79 uint32_t code = 0; variable
115 uint32_t code = 0; variable
/ohos5.0/base/telephony/call_manager/services/call_earthquake_alarm/src/
H A Dcall_earthquake_alarm_locator.cpp107 int code = this->locatorImpl->StartLocatingV9(this->requestConfig, callback); in RegisterLocationChange() local
117 auto code = this->locatorImpl->StopLocatingV9(callback); in UnregisterLocationChange() local
136 auto code = locatorImpl->RegisterSwitchCallbackV9(switchCallback_->AsObject()); in RegisterSwitchCallback() local
171 int32_t MyLocationEngine::MyLocationCallBack::OnRemoteRequest(uint32_t code, MessageParcel &data, M… in OnRemoteRequest()
249 int MyLocationEngine::MySwitchCallback::OnRemoteRequest(uint32_t code, MessageParcel &data, Message… in OnRemoteRequest()
/ohos5.0/foundation/communication/netmanager_ext/frameworks/native/netshareclient/src/proxy/ipccallback/
H A Dnetshare_result_callback_stub.cpp24 int32_t NetShareResultCallbackStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParc… in OnRemoteRequest()
/ohos5.0/base/theme/wallpaper_mgr/test/fuzztest/wallpaperservice_fuzzer/src/
H A Dfuzztest_utils.cpp23 void FuzzTestUtils::FuzzTestRemoteRequest(const uint8_t *rawData, size_t size, uint32_t code) in FuzzTestRemoteRequest()
/ohos5.0/base/location/frameworks/native/locator_sdk/source/
H A Dcountry_code_callback_host.cpp22 uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest()
H A Dgnss_status_callback_host.cpp23 uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest()
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_common/
H A Dnapi_common_execute_result.cpp36 int32_t code = 0; in UnwrapExecuteResult() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/ipc_callbacks/
H A Dbuffer_available_callback_proxy.cpp41 …uint32_t code = static_cast<uint32_t>(RSIBufferAvailableCallbackInterfaceCode::ON_BUFFER_AVAILABLE… in OnBufferAvailable() local
H A Dbuffer_available_callback_stub.cpp23 uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest()
H A Dbuffer_clear_callback_proxy.cpp41 uint32_t code = static_cast<uint32_t>(RSIBufferClearCallbackInterfaceCode::ON_BUFFER_CLEAR); in OnBufferClear() local
H A Dbuffer_clear_callback_stub.cpp23 uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest()
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/mission_manager/
H A Dmission_continue_stub.cpp32 uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest()
/ohos5.0/base/telephony/cellular_data/services/src/
H A Dsim_account_callback_proxy.cpp41 uint32_t code = 0; in OnSimAccountChanged() local
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/idl/src/
H A Dfaultlog_query_result_stub.cpp27 int FaultLogQueryResultStub::OnRemoteRequest(uint32_t code, MessageParcel &data, in OnRemoteRequest()
/ohos5.0/base/customization/enterprise_device_management/test/fuzztest/edmplugin_fuzzer/
H A Dedm_plugin_fuzzer.cpp38 uint32_t code = (CommonFuzzer::GetU32Data(data)) % 60 + MAX_EDM_INTERFACE_CODE; in LLVMFuzzerTestOneInput() local
/ohos5.0/base/sensors/miscdevice/frameworks/native/vibrator/src/
H A Dvibrator_client_stub.cpp27 int32_t VibratorClientStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &repl… in OnRemoteRequest()
/ohos5.0/base/sensors/sensor/frameworks/native/src/
H A Dsensor_client_stub.cpp27 int32_t SensorClientStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, in OnRemoteRequest()
/ohos5.0/base/telephony/sms_mms/frameworks/native/sms/src/
H A Ddelivery_short_message_callback_stub.cpp29 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
H A Dsend_short_message_callback_stub.cpp29 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()

1...<<11121314151617181920>>...126