Home
last modified time | relevance | path

Searched defs:props (Results 1 - 18 of 18) 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
/test/xts/acts/multimedia/image/image_js_standard/imageReceiverNDK/entry/src/main/cpp/napi/
H A Dimage_receiver_mdk_test.cpp40 napi_property_descriptor props[] = { in Init() local
/test/xts/acts/multimedia/image/image_js_standard/imagePackingNDK/entry/src/main/cpp/napi/
H A Dimage_packing_test.cpp50 napi_property_descriptor props[] = { in Init() local
/test/xts/acts/multimedia/image/image_js_standard/imagePixelMapNDK/entry/src/main/cpp/napi/
H A Dimage_pixel_map_imgndk_test.cpp32 napi_property_descriptor props[] = { in Init() 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
/test/testfwk/arkxtest/uitest/napi/
H A Duitest_napi.cpp524 napi_property_descriptor props[] = { in Export() local
/test/xts/acts/multimedia/image/image_js_standard/imageSourceNDK/entry/src/main/cpp/napi/
H A Dimage_source_test.cpp53 napi_property_descriptor props[] = { in Init() local
/test/xts/acts/arkui/ace_napi_test_es/entry/src/main/cpp/napi/
H A Dnapi_test.cpp1167 napi_property_descriptor props[] = { in NapiDefineSendableClass() local
2757 napi_value returnValue, props; in GetAllPropertyNames() local
[all...]
/test/xts/acts/arkui/ace_napi_test/entry/src/main/cpp/napi/
H A Dnapi_test.cpp1230 napi_property_descriptor props[] = { in NapiDefineSendableClass() local
2930 napi_value returnValue, props; in GetAllPropertyNames() local
7559 napi_property_descriptor props[] = { defineSendableClassEnvNull() local
7606 napi_property_descriptor props[] = { defineSendableClassNameNull() local
7653 napi_property_descriptor props[] = { defineSendableClassConstructorNull() local
7682 napi_property_descriptor props[] = { defineSendableClassRstNull() local
8888 napi_value returnValue, props; GetAllPropertyNamesEnvNull() local
8904 napi_value returnValue, props; GetAllPropertyNamesObjNull() local
[all...]
/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/napi/
H A Dnapi_test.cpp2626 JSVM_Value returnValue, props; in testGetAllPropertyNames() local

Completed in 68 milliseconds