Home
last modified time | relevance | path

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

1234

/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
/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
/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
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dmarquee_component.cpp48 bool isSuccess = TextComponent::SetPrivateAttribute(attrKeyId, attrValue); in SetPrivateAttribute() local
/foundation/multimedia/av_session/services/session/server/test/
H A Davsession_service_stub_test.cpp145 bool isSuccess = true; member in AVSessionServiceStubPerDemo
H A Davsession_controller_stub_test.cpp195 bool isSuccess = true; global() member in AVSessionControllerStubDemo
[all...]
H A Davsession_service_stub_permission_test.cpp148 bool isSuccess = true; member in AVSessionServiceStubDemo
H A Davcast_controller_stub_test.cpp142 bool isSuccess; global() member in OHOS::AVSession::AVCastControllerStubDemo
[all...]
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/session/photo_session/
H A Ddeferred_photo_processing_session.cpp62 bool isSuccess = processor_->GetPendingImages(pendingImages); in EndSynchronize() local
/foundation/multimodalinput/input/intention/stationary/test/unittest/src/
H A Dstationary_server_test.cpp164 bool isSuccess = param.Marshalling(data_); in HWTEST_F() local
/foundation/window/window_manager/utils/src/
H A Ddms_reporter.cpp54 void DmsReporter::ReportRegisterSessionListener(bool isSuccess, int32_t errCode) in ReportRegisterSessionListener() argument
73 void DmsReporter::ReportQuerySessionInfo(bool isSuccess, int32_t errCode) in ReportQuerySessionInfo() argument
92 void DmsReporter::ReportContinueApp(bool isSuccess, int32_t errCode) in ReportContinueApp() argument
H A Dpip_report.cpp72 ReportPiPStartWindow(int32_t source, int32_t templateType, int32_t isSuccess, const std::string& errorReason) ReportPiPStartWindow() argument
94 ReportPiPStopWindow(int32_t source, int32_t templateType, int32_t isSuccess, const std::string& errorReason) ReportPiPStopWindow() argument
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/wrapper/
H A Ddata_receiver.cpp59 bool isSuccess = false; in StartReceive() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_matrix_test.cpp76 bool isSuccess = OH_Drawing_MatrixSetRectToRect(matrixOne, in HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/
H A Drs_surface_node_test.cpp73 bool isSuccess = surfaceNode->SetBufferAvailableCallback([]() { in HWTEST_F() local
/foundation/multimedia/camera_framework/services/camera_service/src/avcodec/
H A Daudio_encoder.cpp210 bool isSuccess = true; in EncodeAudioBuffer() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dpicture_data_operations.cpp169 bool isSuccess = false; in SavePictureWithImageId() local
260 bool isSuccess = SavePicture(imageId, lowQualityPictureMap_, true); in SaveLowQualityPicture() local
269 bool isSuccess = false; in SavePicture() local
/foundation/resourceschedule/work_scheduler/services/native/src/
H A Devent_publisher.cpp91 bool isSuccess = EventFwk::CommonEventManager::PublishCommonEvent(data); in PublishNetworkEvent() local
99 bool isSuccess = EventFwk::CommonEventManager::PublishCommonEvent(data); in PublishNetworkEvent() local
158 bool isSuccess = EventFwk::CommonEventManager::PublishCommonEvent(data); in PublishStorageEvent() local
172 bool isSuccess = EventFwk::CommonEventManager::PublishCommonEvent(data); in PublishBatteryStatusEvent() local
181 bool isSuccess = EventFwk::CommonEventManager::PublishCommonEvent(data); in PublishBatteryStatusEvent() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_relational_database_upgrader.cpp102 int SqliteRelationalDatabaseUpgrader::EndUpgrade(bool isSuccess) in EndUpgrade() argument
/foundation/communication/bluetooth_service/test/unittest/host/
H A Dhost_test.cpp739 bool isSuccess = false; in HWTEST_F() local
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/continue/
H A Ddsched_continue_test.cpp269 bool isSuccess = true; in HWTEST_F() local
H A Ddsched_continue_manager_test.cpp364 bool isSuccess = false; in HWTEST_F() local

Completed in 19 milliseconds

1234