Home
last modified time | relevance | path

Searched defs:found (Results 1 – 14 of 14) sorted by relevance

/base/security/certificate_framework/frameworks/adapter/v2.0/src/
Dcf_adapter_extension_openssl.c265 …atic int32_t FoundExtMatchedNid(const X509_EXTENSIONS *exts, int targetNid, X509_EXTENSION **found) in FoundExtMatchedNid()
294 static int32_t GetEntry(const X509_EXTENSION *found, CfBlob *out) in GetEntry()
308 static int32_t GetEntryCritical(const X509_EXTENSION *found, CfBlob *out) in GetEntryCritical()
327 static int32_t GetEntryValue(const X509_EXTENSION *found, CfBlob *out) in GetEntryValue()
348 static int32_t GetMatchedEntry(const X509_EXTENSION *found, CfExtensionEntryType type, CfBlob *out) in GetMatchedEntry()
385 X509_EXTENSION *found = NULL; in CfOpensslGetEntry() local
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/include/
Dnapi_hisysevent_util.h80 bool found = false; in CompareAndReturnCacheItem() local
/base/startup/init/services/modules/bootevent/
Dbootevent.c59 ListNode *found = NULL; in AddServiceBootEvent() local
95 ListNode *found = NULL; in AddInitBootEvent() local
223 ListNode *found = NULL; in BootEventParaFireByName() local
/base/update/updateservice/services/core/ability/utils/include/
Dstring_utils.h93 std::size_t found = stringName.find_last_of(splitStr); in GetLastSplitString() local
/base/update/updater/utils/
Dutils.cpp153 size_t found = std::string::npos; in SplitString() local
452 std::size_t found = dLog.find_last_of("/"); in CopyUpdaterLogs() local
672 std::size_t found = filePath.find_last_of("/"); in GetDirSizeForFile() local
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
Dcert_manager_status.c77 bool *found; member
668 bool *found = tempPara.found; in CertManagerFindMatchedFile() local
703 bool found = false; in CertManagerStatus() local
/base/update/sys_installer/services/module_update/src/
Dmodule_loop.cpp82 bool found = false; in PreAllocateLoopDevices() local
/base/global/i18n/frameworks/intl/src/
Dpreferred_language.cpp238 bool found = regex_search(qualifiers[i], match, languagePattern); in GetResources() local
Di18n_timezone.cpp1265 bool found = std::regex_search(path, match, reg); in FindTzData() local
Dlocale_config.cpp1056 std::size_t found = localeTag.find("-u-"); in GetValidLocale() local
/base/security/certificate_manager/test/unittest/src/
Dcm_user_cert_test.cpp944 bool found = false; variable
1087 bool found = false; variable
/base/startup/init/interfaces/innerkits/fs_manager/
Dfstab_mount.c148 bool found = false; in GetMountStatusForMountPoint() local
/base/account/os_account/frameworks/appaccount/native/src/
Dapp_account.cpp567 std::size_t found = name.find(specialCharacter); in CheckSpecialCharacters() local
/base/account/os_account/services/accountmgr/src/appaccount/
Dapp_account_stub.cpp316 std::size_t found = str.find(specialCharacter); in CheckSpecialCharacters() local