Home
last modified time | relevance | path

Searched defs:attrKeys (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/account/os_account/test/fuzztest/iamaccount_stub/getpropertystub_fuzzer/
H A Dgetpropertystub_fuzzer.cpp69 std::vector<uint32_t> attrKeys; in GetPropertyStubFuzzTest() local
/ohos5.0/base/account/os_account/frameworks/account_iam/src/
H A Daccount_iam_mgr_proxy.cpp497 std::vector<uint32_t> attrKeys; in GetProperty() local
537 std::vector<uint32_t> attrKeys; in GetPropertyByCredentialId() local
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/ipc/src/
H A Duser_auth_stub.cpp167 std::vector<Attributes::AttributeKey> attrKeys; in GetPropertyStub() local
212 std::vector<Attributes::AttributeKey> attrKeys; in GetPropertyByIdStub() local
H A Duser_auth_proxy.cpp118 std::vector<uint32_t> attrKeys; in GetProperty() local
170 std::vector<uint32_t> attrKeys; in GetPropertyById() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcomponent.cpp1080 jerry_value_t attrKeys = jerry_get_object_keys(attrs); in ParseAttrs() local