Home
last modified time | relevance | path

Searched defs:props (Results 1 - 10 of 10) sorted by relevance

/base/inputmethod/imf/frameworks/cj/src/
H A Dutils.cpp31 void Utils::InputMethodProperty2C(CInputMethodProperty &props, const Property &property) in InputMethodProperty2C() argument
41 Property Utils::C2InputMethodProperty(CInputMethodProperty props) in C2InputMethodProperty() argument
53 InputMethodSubProperty2C(CInputMethodSubtype &props, const SubProperty &property) InputMethodSubProperty2C() argument
[all...]
H A Dinput_method_ffi.cpp27 int32_t FfiInputMethodGetDefaultInputMethod(CInputMethodProperty &props) in FfiInputMethodGetDefaultInputMethod() argument
43 int32_t FfiInputMethodGetCurrentInputMethod(CInputMethodProperty &props) in FfiInputMethodGetCurrentInputMethod() argument
58 int32_t FfiInputMethodSwitchInputMethod(bool &result, CInputMethodProperty props) in FfiInputMethodSwitchInputMethod() argument
88 int32_t FfiInputMethodGetCurrentInputMethodSubtype(CInputMethodSubtype &props) in FfiInputMethodGetCurrentInputMethodSubtype() argument
136 RetInputMethodSubtype FfiInputMethodSettingListInputMethodSubtype(CInputMethodProperty props) in FfiInputMethodSettingListInputMethodSubtype() argument
162 CInputMethodSubtype props; FfiInputMethodSettingListInputMethodSubtype() local
194 CInputMethodSubtype props; FfiInputMethodSettingListCurrentInputMethodSubtype() local
225 CInputMethodProperty props; FfiInputMethodSettingGetInputMethods() local
256 CInputMethodProperty props; FfiInputMethodSettingGetAllInputMethods() local
[all...]
/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Djson_operate_test.cpp378 std::vector<Property> props; in HWTEST_F() local
H A Dinput_method_switch_test.cpp477 std::vector<Property> props; in HWTEST_F() local
H A Dinput_method_private_member_test.cpp223 std::vector<Property> props; in HWTEST_F() local
474 std::vector<Property> props; in HWTEST_F() local
497 std::vector<Property> props; in HWTEST_F() local
587 std::vector<Property> props; in HWTEST_F() local
620 std::vector<Property> props; HWTEST_F() local
[all...]
/base/global/resource_management/interfaces/js/kits/src/
H A Dsendable_resource_manager_napi.cpp58 static bool GetResourceProp(napi_env env, napi_callback_info info, std::vector<napi_value> &props) in GetResourceProp() argument
153 std::vector<napi_value> props; in InstanceResource() local
[all...]
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
H A Dcert_manager_app_cert_process.c251 struct CmKeyProperties props = { in ImportRsaKey() local
289 const struct CmKeyProperties props = { in ImportEccKey() local
318 struct CmKeyProperties props = { in ImportEd25519Key() local
/base/inputmethod/imf/services/src/
H A Dinput_method_system_ability.cpp939 int32_t InputMethodSystemAbility::ListInputMethod(InputMethodStatus status, std::vector<Property> &props) in ListInputMethod() argument
H A Dime_info_inquirer.cpp254 int32_t ImeInfoInquirer::ListInputMethod(int32_t userId, InputMethodStatus status, std::vector<Property> &props, in ListInputMethod() argument
270 int32_t ImeInfoInquirer::ListInputMethod(const int32_t userId, std::vector<Property> &props) in ListInputMethod() argument
305 ListEnabledInputMethod(const int32_t userId, std::vector<Property> &props, bool enableOn) ListEnabledInputMethod() argument
332 ListDisabledInputMethod(const int32_t userId, std::vector<Property> &props, bool enableOn) ListDisabledInputMethod() argument
365 std::vector<Property> props; GetSwitchInfoBySwitchCount() local
[all...]
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dinput_method_controller.cpp404 int32_t InputMethodController::ListInputMethodCommon(InputMethodStatus status, std::vector<Property> &props) in ListInputMethodCommon() argument
415 int32_t InputMethodController::ListInputMethod(std::vector<Property> &props) in ListInputMethod() argument
421 int32_t InputMethodController::ListInputMethod(bool enable, std::vector<Property> &props) in ListInputMethod() argument

Completed in 22 milliseconds