Home
last modified time | relevance | path

Searched defs:subType (Results 1 – 9 of 9) sorted by relevance

/base/useriam/pin_auth/frameworks/ipc/src/
Dinputer_set_data_stub.cpp45 int32_t subType; in OnSetDataStub() local
/base/useriam/user_auth_framework/test/unittest/inner_api/src/
Duser_idm_callback_stub_test.cpp94 PinSubType subType = PIN_SIX; variable
Duser_idm_callback_proxy_test.cpp104 PinSubType subType = PIN_SIX; variable
/base/update/update_app/entry/src/main/js/default/pages/index/
Dindex.js49 subType: 1 property
/base/useriam/user_auth_framework/test/fuzztest/clients/useridmclient_fuzzer/
Duser_idm_client_fuzzer.cpp207 auto subType = static_cast<PinSubType>(parcel.ReadInt32()); in FuzzCallbackServiceOnCredentialInfos() local
/base/useriam/user_auth_framework/common/executors/src/framework/
Dframework_executor_callback.cpp254 int32_t subType = 0; in ProcessGetTemplateCommand() local
/base/update/updateservice/interfaces/kits/js/declaration/
D@ohos.update.d.ts303 subType: BusinessSubType; property
/base/inputmethod/imf/interfaces/kits/js/napi/inputmethodability/
Djs_input_method_engine_setting.cpp392 napi_value subType = nullptr; in GetResultOnSetSubtype() local
/base/update/updateservice/interfaces/inner_api/include/
Dupdate_helper.h189 BusinessSubType subType = BusinessSubType::FIRMWARE; member