/base/print/print_fwk/test/unittest/fwk_inner_napi_test/ |
H A D | print_preview_attribute_test.cpp | 50 OHOS::Print::PrintPreviewAttribute attribute; in HWTEST_F() local 65 OHOS::Print::PrintPreviewAttribute attribute; in HWTEST_F() local 78 OHOS::Print::PrintPreviewAttribute attribute; in HWTEST_F() local 91 OHOS::Print::PrintPreviewAttribute attribute; HWTEST_F() local 108 OHOS::Print::PrintPreviewAttribute attribute; HWTEST_F() local 123 OHOS::Print::PrintPreviewAttribute attribute; HWTEST_F() local 139 OHOS::Print::PrintPreviewAttribute attribute; HWTEST_F() local [all...] |
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
H A D | ark_imf_text_config_adapter_impl.cpp | 32 std::shared_ptr<NWeb::IMFInputAttributeAdapter> attribute = real_->GetInputAttribute(); in GetInputAttribute() local
|
/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/ |
H A D | input_client_info.h | 46 InputAttribute attribute; // the input client attribute member
|
/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/ |
H A D | input_method_agent_stub.cpp | 118 InputAttribute attribute; in OnAttributeChangeOnRemote() local 158 void InputMethodAgentStub::OnAttributeChange(const InputAttribute &attribute) in OnAttributeChange() argument
|
H A D | input_method_agent_proxy.cpp | 67 void InputMethodAgentProxy::OnAttributeChange(const InputAttribute &attribute) in OnAttributeChange() argument
|
H A D | input_method_ability.cpp | 350 void InputMethodAbility::OnAttributeChange(InputAttribute attribute) in OnAttributeChange() argument
|
/base/inputmethod/imf/test/unittest/cpp_test/src/ |
H A D | input_method_attach_test.cpp | 184 InputAttribute attribute; in HWTEST_F() local 209 InputAttribute attribute; in HWTEST_F() local 236 InputAttribute attribute; HWTEST_F() local 355 InputAttribute attribute; HWTEST_F() local 416 InputAttribute attribute; HWTEST_F() local 442 InputAttribute attribute; HWTEST_F() local 499 InputAttribute attribute; HWTEST_F() local 529 InputAttribute attribute; HWTEST_F() local 563 InputAttribute attribute; HWTEST_F() local 595 InputAttribute attribute; HWTEST_F() local 632 InputAttribute attribute; HWTEST_F() local 665 InputAttribute attribute; HWTEST_F() local 692 InputAttribute attribute; HWTEST_F() local [all...] |
H A D | input_method_controller_test.cpp | 543 InputAttribute attribute = { 1, 1 }; in HWTEST_F() local 1068 InputAttribute attribute = { .inputPattern = static_cast<int32_t>(TextInputType::DATETIME), in HWTEST_F() local
|
/base/sensors/miscdevice/frameworks/cj/src/ |
H A D | vibrator_ffi.cpp | 94 void FfiVibratorStartVibrationTime(RetVibrateTime effect, RetVibrateAttribute attribute, int32_t &code) in FfiVibratorStartVibrationTime() argument 106 void FfiVibratorStartVibrationPreset(RetVibratePreset effect, RetVibrateAttribute attribute, int32_t &code) in FfiVibratorStartVibrationPreset() argument 121 void FfiVibratorStartVibrationFile(RetVibrateFromFile effect, RetVibrateAttribute attribute, int32_t &code) in FfiVibratorStartVibrationFile() argument
|
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/ |
H A D | js_get_input_method_controller.h | 50 InputAttribute attribute; member 134 InputAttribute attribute; member
|
/base/sensors/sensor/frameworks/native/src/ |
H A D | native_sensor.cpp | 280 int32_t OH_SensorSubscriptionAttribute_SetSamplingInterval(Sensor_SubscriptionAttribute* attribute, in OH_SensorSubscriptionAttribute_SetSamplingInterval() argument 291 int32_t OH_SensorSubscriptionAttribute_GetSamplingInterval(Sensor_SubscriptionAttribute* attribute, in OH_SensorSubscriptionAttribute_GetSamplingInterval() argument 343 int32_t OH_Sensor_DestroySubscriptionAttribute(Sensor_SubscriptionAttribute *attribute) in OH_Sensor_DestroySubscriptionAttribute() argument 179 OH_Sensor_Subscribe(const Sensor_SubscriptionId *id, const Sensor_SubscriptionAttribute *attribute, const Sensor_Subscriber *user) OH_Sensor_Subscribe() argument [all...] |
/base/notification/eventhandler/frameworks/eventhandler/src/ |
H A D | event_queue_ffrt.cpp | 522 ffrt_task_attr_t attribute; in SubmitEventAtFront() local
|
/base/startup/init/services/init/include/ |
H A D | init_service.h | 152 unsigned int attribute;
member
|
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/ |
H A D | input_method_controller.cpp | 129 InputAttribute attribute = { .inputPattern = InputAttribute::PATTERN_TEXT }; in Initialize() local 213 InputAttribute attribute; in Attach() local 714 InputAttribute attribute; in OnConfigurationChange() local 218 Attach(sptr<OnTextChangedListener> listener, bool isShowKeyboard, const InputAttribute &attribute) Attach() argument [all...] |