Home
last modified time | relevance | path

Searched refs:shouldReplace (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/device_auth/services/session_manager/src/session/v2/
H A Ddev_session_v2.c950 …atic int32_t AddAuthFirstMsg(AuthSubSession *authSubSession, CJson *sessionMsg, bool shouldReplace) in AddAuthFirstMsg() argument
958 if (shouldReplace) { in AddAuthFirstMsg()
970 static int32_t AddAllAuthFirstMsg(SessionImpl *impl, CJson *sessionMsg, bool shouldReplace) in AddAllAuthFirstMsg() argument
976 int32_t res = AddAuthFirstMsg(authSubSesion, sessionMsg, shouldReplace); in AddAllAuthFirstMsg()
1870 bool shouldReplace) in ProcAuthSubSessionMsg() argument
1885 if (shouldReplace) { in ProcAuthSubSessionMsg()
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/sendable/
H A Dsendable_photo_access_helper_napi.cpp477 bool shouldReplace = DoReplaceRelativePath(arg, argInstead); in ReplaceRelativePath() local
478 if (shouldReplace) { in ReplaceRelativePath()
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedia_library_napi.cpp1415 bool shouldReplace = DoReplaceRelativePath(arg, argInstead); in ReplaceRelativePath() local
1416 if (shouldReplace) { in ReplaceRelativePath()