Home
last modified time | relevance | path

Searched defs:status (Results 3176 - 3200 of 7243) sorted by relevance

1...<<121122123124125126127128129130>>...290

/base/security/security_guard/test/fuzztest/data_collect/datacollect_fuzzer/
H A Ddata_collect_fuzzer.cpp100 uint32_t status = *(reinterpret_cast<const uint32_t *>(data)); in DataCollectManagerCallbackProxyFuzzTest() local
/base/tee/tee_client/services/cadaemon/src/tui_daemon/
H A Dtui_event.cpp164 void TUIEvent::TUISetStatus(bool status) in TUISetStatus() argument
/base/sensors/sensor/vibration_convert/interfaces/js/src/
H A Dvibrator_convert_napi_utils.cpp102 napi_status status = napi_has_named_property(env, value, type.c_str(), &exist); in GetPropertyInt32() local
120 napi_status status = napi_has_named_property(env, value, type.c_str(), &exist); in GetPropertyInt64() local
308 napi_status status = napi_create_async_work( in EmitHapticAsyncCallbackWork() local
354 napi_status status = napi_create_async_work( in EmitHapticPromiseWork() local
[all...]
H A Dvibrator_convert_js.cpp49 napi_status status = napi_define_class(env, className, sizeof(className), in CreateInstance() local
82 napi_status status = napi_wrap(env, thisVar, vConvert, [](napi_env env, void *data, void *hin) { in ConvertAudioJsConstructor() local
155 napi_status status = napi_get_cb_info(env, info, &argc, args, &thisArg, nullptr); in ConvertAudioToHapticConstructor() local
185 napi_status status = napi_get_cb_info(env, info, &argc, args, &thisArg, nullptr); in GetAudioAttribute() local
219 napi_status status = napi_get_cb_info(env, info, &argc, args, &thisArg, nullptr); GetAudioData() local
262 napi_status status = napi_get_cb_info(env, info, &argc, args, &thisArg, nullptr); ConvertAudioToHaptic() local
[all...]
/base/startup/init/test/moduletest/
H A Dparam_test_cmds.c244 void ServiceStatusChangeTest(const char *key, const ServiceInfo *status) in ServiceStatusChangeTest() argument
338 void CmdServiceStatusChange(const char *key, const ServiceInfo *status) in CmdServiceStatusChange() argument
[all...]
/base/sensors/miscdevice/frameworks/js/napi/vibrator/src/
H A Dvibrator_napi_utils.cpp52 napi_status status = napi_create_int32(env, value, &propValue); in CreateInt32Property() local
161 napi_status status = napi_has_named_property(env, value, type.c_str(), &exist); in GetPropertyItem() local
173 napi_status status = napi_has_named_property(env, value, type.c_str(), &exist); in GetPropertyString() local
191 napi_status status = napi_has_named_property(env, value, type.c_str(), &exist); in GetPropertyInt32() local
208 napi_status status = napi_has_named_property(env, value, type.c_str(), &exist); in GetPropertyInt64() local
224 napi_status status = napi_has_named_property(env, value, type.c_str(), &exist); GetPropertyBool() local
321 napi_status status = napi_create_async_work( EmitAsyncCallbackWork() local
372 napi_status status = napi_create_async_work( EmitPromiseWork() local
[all...]
/base/startup/init/remount/
H A Dremount_overlay.c81 int status; in ExecCommand() local
/base/telephony/call_manager/services/call/src/
H A Dvoip_call.cpp109 int32_t VoIPCall::HangUpCall(const ErrorReason &status) in HangUpCall() argument
/base/telephony/core_service/services/sim/src/
H A Dradio_protocol_controller.cpp286 void RadioProtocolController::BuildRadioProtocolForCommunication(RadioProtocolPhase phase, RadioProtocolStatus status) in BuildRadioProtocolForCommunication() argument
[all...]
H A Dsim_sms_controller.cpp135 int32_t SimSmsController::UpdateSmsIcc(int index, int status, std::string &pduData, std::string &smsc) in UpdateSmsIcc() argument
192 int32_t SimSmsController::AddSmsToIcc(int status, std::string &pdu, std::string &smsc) in AddSmsToIcc() argument
/base/telephony/core_service/test/fuzztest/sendsmsmoremode_fuzzer/
H A Dsendsmsmoremode_fuzzer.cpp43 int32_t status = static_cast<int32_t>(*data + offset); in SendSmsMoreMode() local
/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dnetwork_search_branch_test.cpp283 int32_t status = 1; in HWTEST_F() local
/base/telephony/core_service/test/unittest/tel_ril_gtest/
H A Dzero_branch_test_tel_ril.cpp68 OHOS::HDI::ServiceManager::V1_0::ServiceStatus status; in HWTEST_F() local
/base/telephony/core_service/interfaces/innerkits/include/
H A Dtel_ril_sim_parcel.h189 int32_t status = 0; member
H A Dtel_ril_call_parcel.h296 int32_t status = 1; global() member
307 int32_t status = 0; global() member
[all...]
/base/telephony/sms_mms/services/sms/
H A Dsms_interface_manager.cpp110 AddSimMessage( const std::string &smsc, const std::string &pdu, ISmsServiceInterface::SimMessageStatus status) AddSimMessage() argument
/base/telephony/core_service/services/network_search/src/
H A Dradio_info.cpp101 int32_t status = static_cast<int32_t>(ErrType::ERR_REPEAT_STATUS); in ProcessSetRadioState() local
/base/telephony/sms_mms/test/fuzztest/gsmsmssender_fuzzer/
H A Dgsmsmssender_fuzzer.cpp89 auto status = static_cast<ISmsServiceInterface::SimMessageStatus>(size % STATUS_COUNT); in AddSimMessage() local
/base/update/updater/services/
H A Dupdater_main.cpp277 UpdaterStatus status = UPDATE_UNKNOWN; in InstallUpdaterPackage() local
356 UpdaterStatus status = UPDATE_UNKNOWN; in PreUpdatePackages() local
405 UpdaterStatus status in DoInstallPackages() local
450 UpdaterStatus status = UPDATE_UNKNOWN; DoUpdatePackages() local
[all...]
/base/usb/usb_manager/interfaces/kits/js/napi/include/
H A Dusb_async_context.h66 napi_status status; member
/base/theme/screenlock_mgr/frameworks/native/src/
H A Dscreenlock_app_manager.cpp73 int32_t status = proxy->IsScreenLockDisabled(userId, isDisabled); in IsScreenLockDisabled() local
86 int32_t status = proxy->SetScreenLockDisabled(disable, userId); in SetScreenLockDisabled() local
99 int32_t status = proxy->SetScreenLockAuthState(authState, userId, authToken); in SetScreenLockAuthState() local
112 int32_t status = proxy->GetScreenLockAuthState(userId, authState); GetScreenLockAuthState() local
125 int32_t status = proxy->RequestStrongAuth(reasonFlag, userId); RequestStrongAuth() local
139 int32_t status = proxy->GetStrongAuth(userId, reasonFlag); GetStrongAuth() local
159 int32_t status = proxy->OnSystemEvent(listener); OnSystemEvent() local
[all...]
/base/theme/screenlock_mgr/services/src/
H A Dscreenlock_manager_stub.cpp163 int32_t status = Lock(listener); in OnLock() local
/base/theme/wallpaper_mgr/frameworks/kits/extension/src/
H A Djs_wallpaper_extension_ability.cpp208 napi_status status = napi_call_function(env, obj, method, argc, argv, &remoteNapi); in CallObjectMethod() local
/base/time/time_service/framework/js/napi/system_timer/src/
H A Dnapi_system_timer.cpp115 napi_status status = in SystemTimerInit() local
[all...]
/base/update/sys_installer/services/module_update/src/
H A Dmodule_update.cpp186 void ModuleUpdate::ProcessHmpFile(const string &hmpFile, const ModuleUpdateStatus &status, const Timer &timer) in ProcessHmpFile() argument
214 bool ModuleUpdate::DoModuleUpdate(ModuleUpdateStatus &status) in DoModuleUpdate() argument
288 PrepareModuleFileList(const ModuleUpdateStatus &status) PrepareModuleFileList() argument
306 ActivateModules(ModuleUpdateStatus &status, const Timer &timer) ActivateModules() argument
[all...]

Completed in 19 milliseconds

1...<<121122123124125126127128129130>>...290