Home
last modified time | relevance | path

Searched defs:isSuccess (Results 1 - 25 of 163) sorted by relevance

1234567

/base/security/security_guard/services/config_manager/src/
H A Dconfig_subscriber.cpp37 bool isSuccess = false; in UpdateConfig() local
/base/global/i18n_lite/frameworks/i18n/src/
H A Dplural_format.cpp52 bool isSuccess = resource.Init(); in Init() local
62 bool isSuccess = Init(); in GetPluralRuleIndex() local
73 bool isSuccess = Init(); in GetPluralRuleIndex() local
H A Dnumber_format.cpp44 bool isSuccess = resource.Init(); in Init() local
112 bool isSuccess = Init(); in ReInitImpl() local
H A Dmeasure_format.cpp40 bool isSuccess = resource.Init(); in Init() local
76 bool isSuccess = Init(); in ReInitImpl() local
H A Dweek_info.cpp38 bool isSuccess = resource.Init(); in Init() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_gpu_context.cpp34 bool isSuccess = context->BuildFromGL(contextOps); in OH_Drawing_GpuContextCreateFromGL() local
/base/hiviewdfx/faultloggerd/test/funchook/
H A Ddfx_func_hook_unittest.cpp55 bool isSuccess = pid >= 0; in HWTEST_F() local
84 bool isSuccess = pid >= 0; in HWTEST_F() local
/base/usb/usb_manager/services/native/src/
H A Dusb_service_subscriber.cpp62 bool isSuccess = CommonEventManager::PublishCommonEvent(data, publishInfo); in PortChangedEvent() local
/base/update/updateservice/services/startup/manage/src/
H A Dstartup_schedule.cpp83 auto isSuccess = SystemAbilityOperator().UpdateStartupPolicy(tasks); in OnDemandSchedule() local
/foundation/ai/intelligent_voice_framework/frameworks/js/napi/
H A Dengine_event_callback_napi.h34 bool isSuccess; member
/foundation/ability/ability_runtime/test/fuzztest/notifycompletecontinuation_fuzzer/
H A Dnotifycompletecontinuation_fuzzer.cpp46 bool isSuccess = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/session/command/
H A Dsync_command.cpp65 bool isSuccess = processor_->GetPendingVideos(pendingVidoes); in Executing() local
/third_party/icu/icu4c/source/common/unicode/
H A Derrorcode.h98 UBool isSuccess() const { return U_SUCCESS(errorCode); } in isSuccess() function in ErrorCode
/third_party/node/deps/icu-small/source/common/unicode/
H A Derrorcode.h98 UBool isSuccess() const { return U_SUCCESS(errorCode); } in isSuccess() function in ErrorCode
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Derrorcode.h98 UBool isSuccess() const { return U_SUCCESS(errorCode); } in isSuccess() function in ErrorCode
/base/hiviewdfx/hiview/interfaces/js/napi/src/
H A Dhiview_napi_adapter.cpp64 auto isSuccess = (params->result == 0); in FileOperationCompleteCallback() local
/base/inputmethod/imf/services/src/
H A Dfreeze_manager.cpp53 void FreezeManager::AfterIpc(RequestType type, bool isSuccess) in AfterIpc() argument
H A Dinput_type_manager.cpp155 auto isSuccess = SysCfgParser::ParseInputType(configs); in Init() local
/base/update/updateservice/services/firmware/upgrade/mode/src/
H A Dfirmware_install_apply_mode.cpp175 void FirmwareInstallApplyMode::SetApplyResult(bool isSuccess) in SetApplyResult() argument
H A Dfirmware_install_apply_mode_empty.cpp85 void FirmwareInstallApplyMode::SetApplyResult(bool isSuccess) in SetApplyResult() argument
/foundation/arkui/ace_engine/frameworks/core/event/
H A Dback_end_event_manager.h61 bool isSuccess = false; in BindBackendEvent() local
/foundation/filemanagement/dfs_service/services/clouddisk_database/src/
H A Dclouddisk_sync_helper.cpp75 bool isSuccess = false; in UnregisterRepeatingTriggerSync() local
/base/customization/enterprise_device_management/interfaces/inner_api/account_manager/src/
H A Daccount_manager_proxy.cpp117 bool isSuccess = reply.ReadInt32(ret) && (ret == ERR_OK); in IsAddOsAccountByUserDisallowed() local
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
H A Dwm_collector_impl.cpp130 bool isSuccess = FileUtil::SaveStringToFile(fileName, content, true); in ExportGpuMemory() local
/base/hiviewdfx/faultloggerd/test/unittest/process_dump/
H A Dfault_stack_test.cpp91 bool isSuccess = childPid >= 0; in HWTEST_F() local

Completed in 7 milliseconds

1234567