Home
last modified time | relevance | path

Searched defs:state (Results 2851 - 2875 of 3589) sorted by relevance

1...<<111112113114115116117118119120>>...144

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_ttls.c32 } state; member
45 static const char * eap_ttls_state_txt(int state) in eap_ttls_state_txt() argument
68 static void eap_ttls_state(struct eap_ttls_data *data, int state) in eap_ttls_state() argument
[all...]
H A Deap_sim_db.c39 enum { PENDING, SUCCESS, FAILURE } state; member
[all...]
H A Dtncs.c695 TNC_ConnectionState state; in tncs_derive_recommendation() local
419 tncs_imv_notify_connection_change(struct tnc_if_imv *imv, TNC_ConnectionID conn, TNC_ConnectionState state) tncs_imv_notify_connection_change() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/
H A Dfst_session.c73 enum fst_session_state state; member
118 fst_session_set_state(struct fst_session *s, enum fst_session_state state, union fst_session_state_switch_extra *extra) fst_session_set_state() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/
H A Dwpagui.cpp469 QString WpaGui::wpaStateTranslate(char *state) in wpaStateTranslate() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DGLES1Renderer.cpp55 void GLES1Renderer::onDestroy(Context *context, State *state) in onDestroy() argument
623 const char *GLES1Renderer::getShaderBool(GLES1StateEnables state) in getShaderBool() argument
635 addShaderDefine(std::stringstream &outStream, GLES1StateEnables state, const char *enableString) addShaderDefine() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DProgramD3D.cpp723 bool ProgramD3D::usesGeometryShader(const gl::State &state, const gl::PrimitiveMode drawMode) const in usesGeometryShader() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DVertexArrayGL.cpp107 VertexArrayGL::VertexArrayGL(const VertexArrayState &state, GLuint id) in VertexArrayGL() argument
116 VertexArrayGL::VertexArrayGL(const gl::VertexArrayState &state, in VertexArrayGL() argument
[all...]
/third_party/typescript/lib/
H A Dtsc.js[all...]
/third_party/skia/third_party/externals/oboe/apps/OboeTester/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/Download ...
/third_party/skia/platform_tools/android/apps/gradle/wrapper/
H A Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/gradle/wrapper/ org/gradle/wrapper/Download ...
/base/hiviewdfx/hicollie/frameworks/native/
H A Dwatchdog_inner.cpp321 void WatchdogInner::ChangeState(int& state, int targetState) in ChangeState() argument
328 void WatchdogInner::DayChecker(int& state, TimePoint currenTime, TimePoint lastEndTime, in DayChecker() argument
/base/hiviewdfx/hilog_lite/frameworks/featured/
H A Dhiview_log.c560 SecFmtState state; in HiLogSecOutputS() local
[all...]
/base/location/services/location_gnss/gnss/source/
H A Dgnss_ability.cpp186 LocationErrCode GnssAbility::SetEnable(bool state) in SetEnable() argument
200 SystemAbilityState state = GetAbilityState(); in CancelIdleState() local
368 std::string state = isAdded ? "start" : "stop"; in RequestRecord() local
1705 int state = event->GetParam(); in HandleSetEnable() local
/base/hiviewdfx/hiview/core/
H A Dhiview_platform.cpp195 bool state = platformConfig.ParsesConfig(platformConfigInfo); in CreateWorkingDirectories() local
/base/global/resource_management/frameworks/resmgr/src/
H A Dresource_manager_impl.cpp98 RState state = GetString(idItem, outValue); in GetStringById() local
112 RState state = GetString(idItem, outValue); in GetStringByName() local
151 RState state = GetStringById(id, outValue); in GetStringFormatById() local
169 RState state = GetStringByName(name, outValue); GetStringFormatByName() local
211 RState state = GetStringArray(idItem, outValue); GetStringArrayById() local
226 RState state = GetStringArray(idItem, outValue); GetStringArrayByName() local
271 RState state = GetPattern(idItem, outValue); GetPatternById() local
285 RState state = GetPattern(idItem, outValue); GetPatternByName() local
539 RState state = GetBoolean(idItem, outValue); GetBooleanById() local
553 RState state = GetBoolean(idItem, outValue); GetBooleanByName() local
566 RState state = ResolveReference(idItem->value_, temp); GetBoolean() local
593 RState state = ParseFloat(result.c_str(), outValue, unit); GetThemeFloat() local
608 RState state = ParseFloat(result.c_str(), outValue, unit); GetThemeFloat() local
626 RState state = GetFloat(idItem, outValue, unit); GetFloatById() local
649 RState state = GetFloat(idItem, outValue, unit); GetFloatById() local
673 RState state = GetFloat(idItem, outValue, unit); GetFloatByName() local
733 RState state = ResolveReference(idItem->value_, temp); GetFloat() local
747 RState state = GetInteger(idItem, outValue); GetIntegerById() local
761 RState state = GetInteger(idItem, outValue); GetIntegerByName() local
774 RState state = ResolveReference(idItem->value_, temp); GetInteger() local
830 RState state = ProcessReference(idItem->value_, idItems); GetThemeColor() local
852 RState state = GetColor(idItem, outValue); GetColorById() local
872 RState state = GetColor(idItem, outValue); GetColorByName() local
885 RState state = ResolveReference(idItem->value_, temp); GetColor() local
899 RState state = GetSymbol(idItem, outValue); GetSymbolById() local
913 RState state = GetSymbol(idItem, outValue); GetSymbolByName() local
926 RState state = ResolveReference(idItem->value_, temp); GetSymbol() local
972 RState state = GetTheme(idItem, outValue); GetThemeById() local
986 RState state = GetTheme(idItem, outValue); GetThemeByName() local
1011 RState state = hapManager_->GetFilePath(qd, ResType::PROF, outValue); GetProfileById() local
1023 RState state = hapManager_->GetFilePath(qd, ResType::PROF, outValue); GetProfileByName() local
1038 RState state = hapManager_->GetFilePath(qd, ResType::MEDIA, outValue); GetMediaById() local
1053 RState state = hapManager_->GetFilePath(qd, ResType::MEDIA, outValue); GetMediaByName() local
1159 RState state = UpdateFakeLocaleFlag(resConfig); UpdateResConfig() local
1237 RState state = hapManager_->GetMediaData(qd, len, outValue); GetMediaDataById() local
1261 RState state = hapManager_->GetMediaData(qd, len, outValue); GetMediaDataByName() local
1296 RState state = hapManager_->GetMediaBase64Data(qd, outValue); GetMediaBase64DataById() local
1318 RState state = hapManager_->GetMediaBase64Data(qd, outValue); GetMediaBase64DataByName() local
1486 RState state = hapManager_->GetMediaData(qd, len, outValue); GetDrawableInfoById() local
1518 RState state = hapManager_->GetMediaData(qd, len, outValue); GetDrawableInfoByName() local
1526 RState state = GetStringById(id, outValue); GetStringFormatById() local
1541 RState state = GetStringByName(name, outValue); GetStringFormatByName() local
[all...]
H A Dhap_manager.cpp662 RState state; in GetMediaData() local
699 RState state = HapManager::GetFilePath(qd, ResType::MEDIA, filePath); in GetMediaDataFromIndex() local
711 RState state; in GetMediaBase64Data() local
747 RState state = HapManager::GetFilePath(qd, ResType::MEDIA, filePath); GetMediaBase64DataFromIndex() local
798 RState state = HapParser::ReadRawFileFromHap(tempPath, tempPatchPath, rawFileName, len, outValue); FindRawFileFromHap() local
826 RState state = GetRawFd(rawFileName, descriptor); FindRawFileDescriptorFromHap() local
835 RState state; GetRawFd() local
1189 RState state = HapParser::IsRawDirFromHap(tempPath.c_str(), pathName, outValue); IsRawDirFromHap() local
1195 RState state = HapParser::IsRawDirUnCompressed(pathName, outValue); IsRawDirFromHap() local
[all...]
/base/account/os_account/services/accountmgr/test/unittest/account_iam/
H A Daccount_iam_manager_test.cpp173 int32_t NotifyVolumeStateChanged(std::string volumeId, VolumeState state) in NotifyVolumeStateChanged() argument
/base/powermgr/display_manager/brightness_manager/src/
H A Dbrightness_service.cpp361 void BrightnessService::SetDisplayState(uint32_t id, DisplayState state) in SetDisplayState() argument
404 bool BrightnessService::IsScreenOnState(DisplayState state) in IsScreenOnState() argument
[all...]
/base/print/print_fwk/test/unittest/fwk_print_service_ability_test/
H A Dprint_service_ability_test.cpp226 int state = static_cast<int>(service->state_); in HWTEST_F() local
293 uint32_t state = PrinterState::PRINTER_ADDED; in HWTEST_F() local
526 uint32_t state = PRINT_JOB_PREPARED; in HWTEST_F() local
549 uint32_t state = PRINT_JOB_PREPARED; HWTEST_F() local
926 uint32_t state = PRINTER_UNKNOWN + 1; HWTEST_F() local
940 uint32_t state = PRINTER_UNKNOWN + 1; HWTEST_F() local
961 uint32_t state = PRINT_JOB_CREATE_FILE_COMPLETED; HWTEST_F() local
970 uint32_t state = PRINTER_UNKNOWN; HWTEST_F() local
991 uint32_t state = PRINTER_UNKNOWN; HWTEST_F() local
1459 uint32_t state = PRINT_JOB_UNKNOWN + 1; HWTEST_F() local
1469 uint32_t state = PRINT_JOB_CREATE_FILE_COMPLETED; HWTEST_F() local
1490 uint32_t state = PRINT_JOB_COMPLETED; HWTEST_F() local
1508 uint32_t state = PRINT_JOB_COMPLETED; HWTEST_F() local
1757 uint32_t state = PRINT_JOB_RUNNING; HWTEST_F() local
1864 uint32_t state = PRINT_JOB_COMPLETED; HWTEST_F() local
[all...]
/base/powermgr/power_manager/services/native/src/
H A Dpower_mgr_service.cpp956 auto state = powerStateMachine_->GetState(); in GetState() local
[all...]
H A Dpower_state_machine.cpp853 DisplayState state = stateAction_->GetDisplayState(); WakeupDeviceInner() local
944 NotifyPowerStateChanged(PowerState state, StateChangeReason reason) WakeupDeviceInner() argument
972 SendEventToPowerMgrNotify(PowerState state, int64_t callTime) WakeupDeviceInner() argument
1314 CheckRunningLock(PowerState state) WakeupDeviceInner() argument
1510 IsSettingState(PowerState state) WakeupDeviceInner() argument
1527 ScreenChangeCheck(std::shared_ptr<FFRTTimer> ffrtTimer, PowerState state, StateChangeReason reason) WakeupDeviceInner() argument
1589 GetStateController(PowerState state) WakeupDeviceInner() argument
1598 NeedShowScreenLocks(PowerState state) WakeupDeviceInner() argument
1604 UpdateSettingStateFlag(PowerState state, StateChangeReason reason) WakeupDeviceInner() argument
1622 HandleProximityScreenOffTimer(PowerState state, StateChangeReason reason) WakeupDeviceInner() argument
1688 CheckFFRTTaskAvailability(PowerState state, StateChangeReason reason) const WakeupDeviceInner() argument
1723 SetState(PowerState state, StateChangeReason reason, bool force) WakeupDeviceInner() argument
2072 auto state = GetState(); WakeupDeviceInner() local
2080 CorrectState( PowerState& currentState, PowerState correctState, DisplayState state) WakeupDeviceInner() argument
2098 MatchState(PowerState& currentState, DisplayState state) WakeupDeviceInner() argument
[all...]
/base/print/print_fwk/services/scan_service/src/
H A Dscan_service_ability.cpp762 int32_t state = SelectScanOptionDesc(optionDesc, desc); in GetScanOptionDesc() local
921 int32_t state = E_SCAN_NONE; in OpScanOptionValue() local
/base/msdp/device_status/services/interaction/drag/src/
H A Ddrag_manager.cpp817 std::string state = "unknown"; in GetDragState() local
1219 void DragManager::StateChangedNotify(DragState state) in StateChangedNotify() argument
1253 void DragManager::SetDragState(DragState state) in SetDragState() argument
1760 SetMouseDragMonitorState(bool state) SetMouseDragMonitorState() argument
[all...]
/base/telephony/cellular_call/services/utils/src/
H A Dcellular_call_config.cpp190 int32_t CellularCallConfig::SetVoNRSwitchStatus(int32_t slotId, int32_t state) in SetVoNRSwitchStatus() argument
208 int32_t CellularCallConfig::GetVoNRSwitchStatus(int32_t slotId, int32_t &state) in GetVoNRSwitchStatus() argument
656 SaveVoNRState(int32_t slotId, int32_t state) SaveVoNRState() argument
[all...]

Completed in 82 milliseconds

1...<<111112113114115116117118119120>>...144