Home
last modified time | relevance | path

Searched defs:state (Results 2751 - 2775 of 5126) sorted by relevance

1...<<111112113114115116117118119120>>...206

/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_private_member_test.cpp1095 uint32_t state = 50; // Assuming 50 is a valid state for this combination key. in HWTEST_F() local
/base/account/os_account/tools/acm/src/
H A Daccount_command.cpp252 std::vector<std::string> state; in RunAsDumpCommand() local
/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dresource_manager_impl.cpp393 RState state = ResolveReference(idItem->value_, temp); in GetBoolean() local
426 RState state = ResolveReference(idItem->value_, temp); in GetFloat() local
452 RState state = ResolveReference(idItem->value_, temp); in GetInteger() local
478 RState state in GetColor() local
[all...]
/base/global/resource_management/frameworks/resmgr/src/
H A Dnative_resource_manager.cpp127 RState state = mgr->resManager->GetMediaBase64DataById(resId, tempResultValue, density); in OH_ResourceManager_GetMediaBase64Data() local
163 RState state = mgr->resManager->GetMediaBase64DataByName(resName, tempResultValue, density); in OH_ResourceManager_GetMediaBase64DataByName() local
200 RState state = mgr->resManager->GetMediaDataById(resId, len, tempResultValue, density); in OH_ResourceManager_GetMediaData() local
233 RState state = mgr->resManager->GetMediaDataByName(resName, len, tempResultValue, density); in OH_ResourceManager_GetMediaDataByName() local
263 RState state = RState::SUCCESS; in OH_ResourceManager_GetDrawableDescriptorData() local
300 RState state = RState::SUCCESS; OH_ResourceManager_GetDrawableDescriptorDataByName() local
343 RState state = mgr->resManager->GetSymbolById(resId, tempResultValue); OH_ResourceManager_GetSymbol() local
361 RState state = mgr->resManager->GetSymbolByName(resName, tempResultValue); OH_ResourceManager_GetSymbolByName() local
421 RState state = mgr->resManager->GetStringArrayById(resId, tempResultValue); OH_ResourceManager_GetStringArray() local
438 RState state = mgr->resManager->GetStringArrayByName(resName, tempResultValue); OH_ResourceManager_GetStringArrayByName() local
455 RState state = mgr->resManager->GetPluralStringByNameFormat(tempResultValue, resName, num, num); OH_ResourceManager_GetPluralStringByName() local
472 RState state = mgr->resManager->GetPluralStringByIdFormat(tempResultValue, resId, num, num); OH_ResourceManager_GetPluralString() local
489 RState state = mgr->resManager->GetColorById(resId, tempResultValue); OH_ResourceManager_GetColor() local
506 RState state = mgr->resManager->GetColorByName(resName, tempResultValue); OH_ResourceManager_GetColorByName() local
524 RState state = mgr->resManager->GetIntegerById(resId, tempResultValue); OH_ResourceManager_GetInt() local
542 RState state = mgr->resManager->GetIntegerByName(resName, tempResultValue); OH_ResourceManager_GetIntByName() local
560 RState state = mgr->resManager->GetFloatById(resId, tempResultValue); OH_ResourceManager_GetFloat() local
577 RState state = mgr->resManager->GetFloatByName(resName, tempResultValue); OH_ResourceManager_GetFloatByName() local
595 RState state = mgr->resManager->GetBooleanById(resId, tempResultValue); OH_ResourceManager_GetBool() local
612 RState state = mgr->resManager->GetBooleanByName(resName, tempResultValue); OH_ResourceManager_GetBoolByName() local
685 RState state = mgr->resManager->GetStringFormatById(tempResultValue, resId, args); OH_ResourceManager_GetString() local
706 RState state = mgr->resManager->GetStringFormatByName(tempResultValue, resName, args); OH_ResourceManager_GetStringByName() local
[all...]
H A Dres_locale.cpp441 RState state = SUCCESS; in FindAndSort() local
/base/global/resource_management/frameworks/resmgr/src/utils/
H A Dutils.cpp332 static uint32_t ParseHex(char c, RState &state) in ParseHex() argument
/base/powermgr/display_manager/brightness_manager/src/
H A Dbrightness_manager_ext.cpp232 void BrightnessManagerExt::SetDisplayState(uint32_t id, DisplayState state, uint32_t reason) in SetDisplayState() argument
/base/powermgr/display_manager/state_manager/test/unittest/src/
H A Ddisplay_power_mgr_brightness_test.cpp989 bool state = false; in HWTEST_F() local
1009 bool state = false; in HWTEST_F() local
/base/request/request/frameworks/native/src/
H A Dresponse_message_receiver.cpp97 int32_t ResponseMessageReceiver::StateFromParcel(State &state, char *&parcel, int32_t &size) in StateFromParcel() argument
/base/powermgr/display_manager/state_manager/service/native/src/
H A Dscreen_controller.cpp98 bool ScreenController::UpdateState(DisplayState state, uint32_t reason) in UpdateState() argument
275 OnStateChanged(DisplayState state, uint32_t reason) OnStateChanged() argument
[all...]
/base/print/print_fwk/frameworks/models/print_models/src/
H A Dprint_utils.cpp174 std::string PrintUtils::GetJobStateChar(const uint32_t state) in GetJobStateChar() argument
/base/print/print_fwk/test/unittest/fwk_print_cups_client_test/
H A Dprint_cups_client_test.cpp687 uint32_t state = PRINT_JOB_BLOCKED; in HWTEST_F() local
/base/request/request/frameworks/cj/ffi/src/
H A Dcj_request_impl.cpp385 State CJRequestImpl::ParseState(RequestNativeOptionUInt32 &state) in ParseState() argument
/base/powermgr/battery_statistics/services/native/src/
H A Dbattery_stats_core.cpp232 void BatteryStatsCore::UpdateConnectivityStats(StatsUtils::StatsType statsType, StatsUtils::StatsState state, in UpdateConnectivityStats() argument
252 void BatteryStatsCore::UpdateCommonStats(StatsUtils::StatsType statsType, StatsUtils::StatsState state, int32_t uid) in UpdateCommonStats() argument
278 UpdateStats(StatsUtils::StatsType statsType, StatsUtils::StatsState state, int16_t level, int32_t uid, const std::string& deviceId) UpdateStats() argument
322 UpdateScreenStats(StatsUtils::StatsType statsType, StatsUtils::StatsState state, int16_t level) UpdateScreenStats() argument
338 UpdateCameraStats(StatsUtils::StatsType statsType, StatsUtils::StatsState state, int32_t uid, const std::string& deviceId) UpdateCameraStats() argument
365 UpdatePhoneStats(StatsUtils::StatsType statsType, StatsUtils::StatsState state, int16_t level) UpdatePhoneStats() argument
388 UpdateTimer(std::shared_ptr<BatteryStatsEntity> entity, StatsUtils::StatsType statsType, StatsUtils::StatsState state, int32_t uid) UpdateTimer() argument
444 UpdateCameraTimer(StatsUtils::StatsState state, int32_t uid, const std::string& deviceId) UpdateCameraTimer() argument
484 UpdateScreenTimer(StatsUtils::StatsState state) UpdateScreenTimer() argument
512 UpdateBrightnessTimer(StatsUtils::StatsState state, int16_t level) UpdateBrightnessTimer() argument
[all...]
/base/powermgr/power_manager/services/native/src/
H A Dpower_mode_module.cpp478 int32_t state = DelayedSingleton<PowerModePolicy>::GetInstance() in SetIntellVoiceState() local
/base/print/print_fwk/test/unittest/fwk_inner_napi_test/
H A Dprint_manager_client_test.cpp1008 uint32_t state = 6; in HWTEST_F() local
1024 uint32_t state = 6; in HWTEST_F() local
1041 uint32_t state = 6; in HWTEST_F() local
1086 uint32_t state = 6; in HWTEST_F() local
1102 uint32_t state = 6; HWTEST_F() local
1119 uint32_t state = 6; HWTEST_F() local
[all...]
/base/location/test/location_common/source/
H A Dlocation_common_test.cpp618 int32_t state = DISABLED; in HWTEST_F() local
630 int32_t state = DISABLED; in HWTEST_F() local
739 LocationProcessStage state; member
751 LocationProcessStage state = hookTest->state; in OhosHookTest03() local
767 LocationProcessStage state = hookTest->state; OhosHookTest04() local
1055 bool state = true; HWTEST_F() local
[all...]
/base/msdp/device_status/intention/cooperate/plugin/src/input_event_transmission/
H A Dinput_event_serialization.cpp117 bool state = false; in ReadFunctionKeys() local
118 pkt >> state; in ReadFunctionKeys() local
120 pkt >> state; in ReadFunctionKeys() local
122 pkt >> state; in ReadFunctionKeys() local
/base/notification/common_event_service/services/src/
H A Dcommon_event_manager_service.cpp352 DumpState(const uint8_t &dumpType, const std::string &event, const int32_t &userId, std::vector<std::string> &state) DumpState() argument
/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_store_strategy.cpp202 uint8_t state = 0; in RecoverFromOldVersion() local
342 uint8_t state = 0; in RecoverFromDb() local
/base/msdp/device_status/frameworks/js/napi/interaction/coordination/src/
H A Djs_event_target.cpp133 void JsEventTarget::EmitJsGetCrossingSwitchState(sptr<JsUtil::CallbackInfo> cb, bool state) in EmitJsGetCrossingSwitchState() argument
690 napi_value state = JsUtil::GetCrossingSwitchStateInfo(cb); in CallGetCrossingSwitchStatePromiseWork() local
[all...]
/base/msdp/device_status/test/unittest/intention/services/src/
H A Dintention_service_test.cpp254 std::string PrintDragMessage(DragState state) in PrintDragMessage() argument
/base/notification/common_event_service/frameworks/native/test/unittest/
H A Dcommon_event_subscribe_test.cpp114 DumpState(const uint8_t &dumpType, const std::string &event, const int32_t &userId, std::vector<std::string> &state) DumpState() argument
/base/msdp/device_status/intention/cooperate/client/src/
H A Dcooperate_client.cpp208 int32_t CooperateClient::GetCooperateState(ITunnelClient &tunnel, const std::string &udId, bool &state) in GetCooperateState() argument
437 bool state = false; in OnCoordinationState() local
449 OnCooperateStateEvent(int32_t userData, bool state) OnCooperateStateEvent() argument
[all...]
/base/msdp/device_status/intention/drag/client/src/
H A Ddrag_client.cpp425 int32_t DragClient::SetMouseDragMonitorState(ITunnelClient &tunnel, bool state) in SetMouseDragMonitorState() argument
512 int32_t state = 0; in OnStateChangedMessage() local
513 pkt >> state; in OnStateChangedMessage() local

Completed in 33 milliseconds

1...<<111112113114115116117118119120>>...206