Searched defs:isSelf (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/ |
H A D | render_svg_base.cpp | 561 bool RenderSvgBase::SetPresentationProperty(const std::string& attrName, const T& val, bool isSelf) in SetPresentationProperty() 567 … RenderSvgBase::SetPresentationProperty(const std::string& attrName, const Color& val, bool isSelf) in SetPresentationProperty() 580 …derSvgBase::SetPresentationProperty(const std::string& attrName, const Dimension& val, bool isSelf) in SetPresentationProperty() 593 …RenderSvgBase::SetPresentationProperty(const std::string& attrName, const double& val, bool isSelf) in SetPresentationProperty()
|
/ohos5.0/base/security/device_security_level/oem_property/ohos/common/ |
H A D | external_interface_adapter.c | 48 int32_t GetPkInfoListStr(bool isSelf, const char *udidStr, char **pkInfoList) in GetPkInfoListStr()
|
/ohos5.0/base/security/device_auth/services/session_manager/src/session/v2/expand_sub_session/expand_process_lib/ |
H A D | pub_key_exchange.c | 175 static int32_t GenerateKeyAlias(const CmdParams *params, bool isSelf, bool isPsk, Uint8Buff *keyAli… in GenerateKeyAlias()
|
/ohos5.0/base/security/device_auth/services/session_manager/src/session/v2/auth_sub_session/protocol_lib/ |
H A D | iso_protocol.c | 155 static int32_t IsoCalToken(const IsoProtocol *protocol, Uint8Buff *token, bool isSelf) in IsoCalToken()
|
/ohos5.0/base/security/device_auth/services/session_manager/src/session/v2/ |
H A D | dev_session_v2.c | 879 static int32_t SetAuthProtectedMsg(SessionImpl *impl, const CJson *msgJson, bool isSelf) in SetAuthProtectedMsg()
|