Home
last modified time | relevance | path

Searched defs:find (Results 1 – 11 of 11) sorted by relevance

/base/customization/enterprise_device_management/test/unittest/interface/plugin_kits/
Dutils_test.cpp111 std::string find = TEST_STRING_INDEX_ONE; variable
/base/security/asset/services/crypto_manager/src/
Dcrypto_manager.rs58 pub fn find(&mut self, calling_info: &CallingInfo, challenge: &Vec<u8>) -> Result<&Crypto> { in find() method
/base/security/device_security_level/baselib/msglib/src/standard/
Dmessenger_device_socket_manager.c236 bool find = false; in GetIdentityBySocketId() local
525 bool find = false; in GetSocketBySocketList() local
749 bool find = GetSocketByClientSocketList(devId, &socket); in MessengerSendMsgTo() local
Dmessenger_device_status_manager.cpp228 bool find = false; in MessengerGetDeviceNodeBasicInfo() local
/base/security/device_security_level/baselib/msglib/src/lite/
Dmessenger_device_session_manager.c388 bool find = false; in GetOpenedSessionId() local
477 bool find = GetOpenedSessionId(devId, &sessionId); in MessengerSendMsgTo() local
Dmessenger_device_status_manager.c256 bool find = false; in MessengerGetDeviceNodeBasicInfo() local
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
Devent_log_task.cpp270 auto find = cmd.find("pb"); in PeerBinderCapture() local
/base/customization/config_policy/frameworks/config_policy/src/
Dconfig_policy_utils.c342 char *find = strchr(searchCur, '$'); in ExpandStr() local
/base/global/i18n/frameworks/intl/src/
Dlocale_config.cpp494 bool find = false; in GetRelatedLocales() local
/base/telephony/sms_mms/frameworks/native/mms/src/
Dmms_header.cpp173 bool find = false; in DumpMmsHeader() local
/base/print/print_fwk/services/scan_service/src/
Dscan_service_ability.cpp451 bool find = ScanMdnsService::FindNetScannerInfoByIp(ip, netScannerInfo); in SetScannerSerialNumber() local