Home
last modified time | relevance | path

Searched defs:mode (Results 1126 – 1150 of 2613) sorted by relevance

1...<<41424344454647484950>>...105

/ohos5.0/base/update/updateservice/services/engine/src/
H A Dprogress_thread.cpp262 FILE* DownloadThread::FileOpen(const std::string &fileName, const std::string &mode) in FileOpen()
/ohos5.0/base/web/webview/ohos_adapter/screen_capture_adapter/src/
H A Dscreen_capture_adapter_impl.cpp24 OHOS::Media::CaptureMode GetOHCaptureMode(const CaptureModeAdapter& mode) in GetOHCaptureMode()
/ohos5.0/base/update/updater/services/ui/
H A Dupdater_ui_facade.cpp46 [[nodiscard]] bool UpdaterUiFacade::SetMode(std::string mode) in SetMode()
/ohos5.0/build/ohos/packages/
H A Dfs_process.py58 def chmod(cls, file, mode): argument
/ohos5.0/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocommon/include/
H A Daudio_effect.h103 std::vector<std::string> mode; member
109 std::vector<std::string> mode; member
151 std::string mode; member
211 std::vector<AudioEffectMode> mode; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/
H A Drs_render_service_client.cpp290 …enderServiceClient::GetScreenSupportedColorGamuts(ScreenId id, std::vector<ScreenColorGamut>& mode) in GetScreenSupportedColorGamuts()
300 int32_t RSRenderServiceClient::GetScreenColorGamut(ScreenId id, ScreenColorGamut& mode) in GetScreenColorGamut()
310 int32_t RSRenderServiceClient::SetScreenGamutMap(ScreenId id, ScreenGamutMap mode) in SetScreenGamutMap()
335 int32_t RSRenderServiceClient::GetScreenGamutMap(ScreenId id, ScreenGamutMap& mode) in GetScreenGamutMap()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
H A Drs_render_service_client.cpp290 …enderServiceClient::GetScreenSupportedColorGamuts(ScreenId id, std::vector<ScreenColorGamut>& mode) in GetScreenSupportedColorGamuts()
300 int32_t RSRenderServiceClient::GetScreenColorGamut(ScreenId id, ScreenColorGamut& mode) in GetScreenColorGamut()
310 int32_t RSRenderServiceClient::SetScreenGamutMap(ScreenId id, ScreenGamutMap mode) in SetScreenGamutMap()
335 int32_t RSRenderServiceClient::GetScreenGamutMap(ScreenId id, ScreenGamutMap& mode) in GetScreenGamutMap()
/ohos5.0/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_call.cpp278 const HDI::Ril::V1_1::RilRadioResponseInfo &responseInfo, int32_t mode) in GetCallPreferenceModeResponse()
407 …int32_t reason, int32_t mode, std::string number, int32_t classx, const AppExecFwk::InnerEvent::Po… in SetCallTransferInfo()
443 …std::string restrictionType, int32_t mode, std::string password, const AppExecFwk::InnerEvent::Poi… in SetCallRestriction()
503 int32_t TelRilCall::SetCallPreferenceMode(const int32_t mode, const AppExecFwk::InnerEvent::Pointer… in SetCallPreferenceMode()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_relational_storage_engine.cpp37 …auto mode = static_cast<DistributedTableMode>(properties_.GetIntProp(RelationalDBProperties::DISTR… in NewSQLiteStorageExecutor() local
309 auto mode = static_cast<DistributedTableMode>(properties_.GetIntProp( in CreateDistributedTable() local
354 auto mode = static_cast<DistributedTableMode>(properties_.GetIntProp( in UpgradeDistributedTable() local
668 auto mode = static_cast<DistributedTableMode>(properties_.GetIntProp( in SetReference() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dgeneric_syncer.cpp149 int GenericSyncer::Sync(const std::vector<std::string> &devices, int mode, in Sync()
657 int mode = SyncOperation::TransferSyncMode(inMode); in IsManualSync() local
665 int GenericSyncer::AddQueuedManualSyncSize(int mode, bool wait) in AddQueuedManualSyncSize()
678 bool GenericSyncer::IsQueuedManualSyncFull(int mode, bool wait) const in IsQueuedManualSyncFull()
/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_p2p_hal.c847 static P2pSupplicantErrCode WpaP2pCliCmdSetServDiscExternal(WifiWpaP2pInterface *this, int mode) in WpaP2pCliCmdSetServDiscExternal()
864 static P2pSupplicantErrCode SetP2pDeviceRandomMacAddr(WifiWpaP2pInterface *this, int mode) in SetP2pDeviceRandomMacAddr()
882 static P2pSupplicantErrCode SetP2pInterfaceRandomMacAddr(WifiWpaP2pInterface *this, int mode) in SetP2pInterfaceRandomMacAddr()
928 static P2pSupplicantErrCode WpaP2pCliCmdSetRandomMac(WifiWpaP2pInterface *this, int mode) in WpaP2pCliCmdSetRandomMac()
/aosp14/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioDeviceInventory.java364 void setModeDisabled(String mode) { in setModeDisabled()
367 void setModeEnabled(String mode) { in setModeEnabled()
370 boolean isModeEnabled(String mode) { in isModeEnabled()
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/drawable/
H A DUserIconDrawable.java329 private boolean shouldUpdateColorFilter(@ColorInt int color, PorterDuff.Mode mode) { in shouldUpdateColorFilter()
358 public void setTintMode(@NonNull PorterDuff.Mode mode) { in setTintMode()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DExtensionControllerImpl.java217 public void addUiMode(int uiMode, Supplier<T> mode) { in addUiMode()
221 public void addFeature(String feature, Supplier<T> mode) { in addFeature()
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DAppPermissionTracker.java194 final int mode = appOpsService.checkOperation(op, uid, packageName); in handleOpChanged() local
309 final int mode = appOpsService.checkOperation(mAppOp, mUid, pkg); in updateAppOps() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_if.h52 uint8_t mode; /// Discoverable Mode member
62 uint8_t mode; /// Connectable Mode member
/ohos5.0/base/telephony/call_manager/test/fuzztest/call_fuzzer/
H A Dcall_fuzzer.cpp283 ImsCallMode mode = static_cast<ImsCallMode>(size % IMS_CALL_MODE_NUM); in IMSVideoCallFunc() local
400 ImsCallMode mode = static_cast<ImsCallMode>(size % IMS_CALL_MODE_NUM); in OttVideoCallFunc() local
/ohos5.0/base/telephony/cellular_call/test/fuzztest/setpreviewwindow_fuzzer/
H A Dsetpreviewwindow_fuzzer.cpp244 int32_t mode = static_cast<int32_t>(size); in SendUpdateCallMediaModeRequest() local
278 int32_t mode = static_cast<int32_t>(size); in SendUpdateCallMediaModeResponse() local
/ohos5.0/base/hiviewdfx/hiview/plugins/unified_collector/
H A Dunified_collector.cpp398 uint8_t mode = GetTraceMode(); in LoadHitraceService() local
414 uint8_t mode = GetTraceMode(); in ExitHitraceService() local
/ohos5.0/base/startup/init/test/unittest/param/
H A Dparamservice_unittest.cpp454 int TestServiceCtrl(const char *serviceName, uint16_t mode) in TestServiceCtrl()
461 int TestPowerCtrl(const char *reboot, uint16_t mode) in TestPowerCtrl()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
H A Dsingle_ver_data_packet.cpp94 void DataRequestPacket::SetMode(int32_t mode) in SetMode()
256 void DataRequestPacket::SetBasicInfo(int sendCode, uint32_t version, int32_t mode) in SetBasicInfo()
/ohos5.0/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
H A Duntar_file.cpp61 static bool ForceCreateDirectoryWithMode(const string& path, mode_t mode) in ForceCreateDirectoryWithMode()
541 ErrFileInfo UntarFile::CreateDir(string &path, mode_t mode) in CreateDir()
/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Dfast_audio_render.cpp259 int32_t FastRenderSetChannelMode(struct AudioRender *render, AudioChannelMode mode) in FastRenderSetChannelMode()
267 int32_t FastRenderGetChannelMode(struct AudioRender *render, AudioChannelMode *mode) in FastRenderGetChannelMode()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_interface.cpp327 ErrCode StaInterface::SetSuspendMode(bool mode) in SetSuspendMode()
339 ErrCode StaInterface::SetPowerMode(bool mode) in SetPowerMode()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_tool/src/
H A Duserfile_client_ex.cpp291 int UserFileClientEx::Open(const std::string &uri, const std::string &mode, bool isRestart) in Open()
308 int UserFileClientEx::Close(const std::string &uri, const int fileFd, const std::string &mode, in Close()

1...<<41424344454647484950>>...105