Searched defs:props (Results 1 – 6 of 6) sorted by relevance
247 struct CmKeyProperties props = { in ImportRsaKey() local285 const struct CmKeyProperties props = { in ImportEccKey() local314 struct CmKeyProperties props = { in ImportEd25519Key() local
247 const int32_t userId, const InputMethodStatus status, std::vector<Property> &props) in ListInputMethod()262 int32_t ImeInfoInquirer::ListInputMethod(const int32_t userId, std::vector<Property> &props) in ListInputMethod()284 int32_t ImeInfoInquirer::ListEnabledInputMethod(const int32_t userId, std::vector<Property> &props) in ListEnabledInputMethod()296 int32_t ImeInfoInquirer::ListDisabledInputMethod(const int32_t userId, std::vector<Property> &props) in ListDisabledInputMethod()
517 …t InputMethodSystemAbility::ListInputMethod(InputMethodStatus status, std::vector<Property> &props) in ListInputMethod()743 std::vector<Property> props = {}; in SwitchType() local
173 std::vector<Property> props; variable
563 …nputMethodController::ListInputMethodCommon(InputMethodStatus status, std::vector<Property> &props) in ListInputMethodCommon()574 int32_t InputMethodController::ListInputMethod(std::vector<Property> &props) in ListInputMethod()580 int32_t InputMethodController::ListInputMethod(bool enable, std::vector<Property> &props) in ListInputMethod()
122 …utMethodSystemAbilityProxy::ListInputMethod(InputMethodStatus status, std::vector<Property> &props) in ListInputMethod()