Home
last modified time | relevance | path

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

/base/security/certificate_framework/frameworks/adapter/v2.0/src/
Dcf_adapter_extension_openssl.c357 …atic int32_t FoundExtMatchedNid(const X509_EXTENSIONS *exts, int targetNid, X509_EXTENSION **found) in FoundExtMatchedNid()
386 static int32_t GetEntry(const X509_EXTENSION *found, CfBlob *out) in GetEntry()
400 static int32_t GetEntryCritical(const X509_EXTENSION *found, CfBlob *out) in GetEntryCritical()
419 static int32_t GetEntryValue(const X509_EXTENSION *found, CfBlob *out) in GetEntryValue()
440 static int32_t GetMatchedEntry(const X509_EXTENSION *found, CfExtensionEntryType type, CfBlob *out) in GetMatchedEntry()
479 X509_EXTENSION *found = NULL; in CfOpensslGetEntry() local
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/include/
Dnapi_hisysevent_util.h81 bool found = false; in CompareAndReturnCacheItem() local
/base/startup/init/services/modules/bootevent/
Dbootevent.c117 ListNode *found = NULL; in AddServiceBootEvent() local
148 BOOT_EVENT_PARAM_ITEM *found = NULL; in AddInitBootEvent() local
322 BOOT_EVENT_PARAM_ITEM *found = NULL; in BootEventParaFireByName() local
/base/update/updateservice/foundations/ability/utils/include/
Dstring_utils.h93 std::size_t found = stringName.find_last_of(splitStr); in GetLastSplitString() local
/base/telephony/sms_mms/services/mms/
Dmms_apn_info.cpp74 size_t found = 0; in SplitAndMatchApnTypes() local
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
Dcert_manager_status.c77 bool *found; member
682 bool *found = tempPara.found; in CertManagerFindMatchedFile() local
717 bool found = false; in CertManagerStatus() local
/base/update/updater/utils/
Dutils.cpp146 size_t found = std::string::npos; in SplitString() local
566 std::size_t found = dLog.find_last_of("/"); in CopyUpdaterLogs() local
689 std::size_t found = filePath.find_last_of("/"); in GetDirSizeForFile() local
/base/global/i18n/frameworks/intl/src/
Dholiday_manager.cpp197 bool found = std::regex_search(line, match, reg); in ParseFileLine() local
Di18n_timezone.cpp1279 bool found = std::regex_search(path, match, reg); in FindTzData() local
Dlocale_config.cpp1041 std::size_t found = localeTag.find("-u-"); in GetValidLocale() local
/base/telephony/cellular_data/services/src/state_machine/
Dcellular_data_state_machine.cpp282 size_t found = 0; in SplitProxyIpAddress() local
/base/update/sys_installer/services/module_update/src/
Dmodule_loop.cpp99 bool found = false; in PreAllocateLoopDevices() local
/base/security/certificate_framework/frameworks/adapter/v1.0/src/
Dcertificate_openssl_common.c321 bool found = false; in CfArrayContains() local
/base/telephony/core_service/utils/vcard/src/
Dvcard_utils.cpp410 std::size_t found = number.find("@"); in HandleTypeAndLabel() local
/base/security/certificate_manager/test/unittest/src/
Dcm_user_cert_test.cpp972 bool found = false; variable
1115 bool found = false; variable
/base/tee/tee_client/frameworks/libteec_vendor/
Dtee_client_api.c1447 bool found = false; in TEEC_FindAndRemoveShrMemInner() local
1483 bool found = TEEC_FindAndRemoveShrMemInner(&shm, shm->context); in TEEC_ReleaseSharedMemoryInner() local
/base/startup/init/interfaces/innerkits/fs_manager/
Dfstab_mount.c248 bool found = false; in GetMountStatusForMountPoint() local
/base/global/resource_management/frameworks/resmgr/src/
Dtheme_pack_manager.cpp172 auto found = result.find("<currentUserId>"); in ReplaceUserIdInPath() local
/base/account/os_account/frameworks/appaccount/native/src/
Dapp_account.cpp672 std::size_t found = name.find(specialCharacter); in CheckSpecialCharacters() local
/base/account/os_account/services/accountmgr/src/appaccount/
Dapp_account_stub.cpp336 std::size_t found = str.find(specialCharacter); in CheckSpecialCharacters() local
/base/security/security_guard/frameworks/js/napi/
Dsecurity_guard_napi.cpp825 bool found = false; in CompareAndReturnCacheItem() local