Home
last modified time | relevance | path

Searched refs:found (Results 1 – 25 of 535) sorted by relevance

12345678910>>...22

/ohos5.0/foundation/multimedia/ringtone_library/services/ringtone_restore/src/
H A Ddualfw_sound_setting.cpp101 auto found = g_dualfwInfoMap.find(conf->name); in ProcessConfRow() local
102 if (found != g_dualfwInfoMap.end()) { in ProcessConfRow()
103 if (found->second.rowType == DUALFW_CONFROW_BASE) { in ProcessConfRow()
104 settings_[found->second.item].settingType = found->second.settingType; in ProcessConfRow()
105 settings_[found->second.item].toneType = found->second.toneType; in ProcessConfRow()
106 … settings_[found->second.item].defaultSysSet = (conf->defaultSysSet == "true" ? true : false); in ProcessConfRow()
107 } else if (found->second.rowType == DUALFW_CONFROW_SET) { in ProcessConfRow()
109 settings_[found->second.item].setFlag = (std::stoi(conf->value) > 0 ? true : false); in ProcessConfRow()
111 settings_[found->second.item].setFlag = false; in ProcessConfRow()
114 settings_[found->second.item].setFlag = false; in ProcessConfRow()
[all …]
H A Ddualfwk_sound_setting.cpp134 auto found = g_dualFwkInfoMap.find(conf->name); in ProcessConfRow() local
135 if (found != g_dualFwkInfoMap.end()) { in ProcessConfRow()
136 if (found->second.rowType == DUALFWK_CONFROW_BASE) { in ProcessConfRow()
137 settings_[found->second.item].settingType = found->second.settingType; in ProcessConfRow()
138 settings_[found->second.item].toneType = found->second.toneType; in ProcessConfRow()
139 … settings_[found->second.item].defaultSysSet = (conf->defaultSysSet == "true" ? true : false); in ProcessConfRow()
140 } else if (found->second.rowType == DUALFWK_CONFROW_SET) { in ProcessConfRow()
142 settings_[found->second.item].setFlag = (std::stoi(conf->value) > 0 ? true : false); in ProcessConfRow()
144 settings_[found->second.item].setFlag = false; in ProcessConfRow()
147 settings_[found->second.item].setFlag = false; in ProcessConfRow()
[all …]
/ohos5.0/foundation/communication/netmanager_base/utils/common_utils/include/
H A Dsuffix_match_trie.h111 TrieNode *found = nullptr; in Update() local
119 found = pCrawl; in Update()
122 if (found) { in Update()
123 found->val = val; in Update()
142 TrieNode *found = nullptr; in LongestSuffixMatch() local
154 found = pCrawl; in LongestSuffixMatch()
158 if (found) { in LongestSuffixMatch()
159 out = found->val; in LongestSuffixMatch()
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/
H A Dwifi_direct_manager.cpp286 if (!found) { in IsDeviceOnline()
296 bool found = false; in GetLocalIpByUuid() local
300 found = true; in GetLocalIpByUuid()
309 if (!found) { in GetLocalIpByUuid()
321 bool found = false; in GetLocalIpByRemoteIpOnce() local
324 found = true; in GetLocalIpByRemoteIpOnce()
340 if (!found) { in GetLocalIpByRemoteIpOnce()
369 bool found = false; in GetRemoteUuidByIp() local
381 if (!found) { in GetRemoteUuidByIp()
394 bool found = false; in GetLocalAndRemoteMacByLocalIp() local
[all …]
/ohos5.0/foundation/multimedia/ringtone_library/services/utils/src/
H A Dringtone_file_utils.cpp122 size_t found = path.rfind("/"); in GetFileNameFromPath() local
123 if (found != string::npos && (found + 1) < path.size()) { in GetFileNameFromPath()
136 auto found = path.find(key); in ParseFromUri() local
137 if (found == string::npos) { in ParseFromUri()
142 found = sub.find("&"); in ParseFromUri()
143 if (found != string::npos) { in ParseFromUri()
144 sub = sub.substr(0, found); in ParseFromUri()
156 if (found == 0) { in GetFileNameFromPathOrUri()
169 size_t found = path.rfind("/"); in GetBaseNameFromPath() local
173 found = (found == string::npos ? 0 : found); in GetBaseNameFromPath()
[all …]
/ohos5.0/docs/zh-cn/application-dev/reference/apis-ability-kit/
H A Djs-apis-distributedBundleManager-sys.md58 | 17700001 | The specified bundle name is not found. |
59 | 17700003 | The specified ability name is not found. |
60 | 17700007 | The specified device ID is not found. |
123 | 17700001 | The specified bundle name is not found. |
125 | 17700007 | The specified device ID is not found. |
183 | 17700007 | The specified device ID is not found. |
255 | 17700007 | The specified device ID is not found. |
321 | 17700007 | The specified device ID is not found. |
387 | 17700007 | The specified device ID is not found. |
446 | 17700007 | The specified device ID is not found. |
[all …]
H A Djs-apis-overlay-sys.md52 | 17700001 | The specified bundleName is not found. |
53 | 17700002 | The specified module name is not found. |
110 | 17700001 | The specified bundleName is not found. |
111 | 17700002 | The specified module name is not found. |
173 | 17700001 | The specified bundleName is not found. |
174 | 17700002 | The specified module name is not found. |
227 | 17700001 | The specified bundleName is not found. |
228 | 17700002 | The specified module name is not found. |
283 | 17700001 | The specified bundleName is not found. |
342 | 17700001 | The specified bundleName is not found. |
[all …]
H A Djs-apis-freeInstall-sys.md81 | 17700001 | The specified bundle name is not found. |
82 | 17700002 | The specified module name is not found. |
140 | 17700001 | The specified bundle name is not found. |
141 | 17700002 | The specified module name is not found. |
192 | 17700001 | The specified bundle name is not found. |
193 | 17700002 | The specified module name is not found. |
249 | 17700001 | The specified bundle name is not found. |
250 | 17700002 | The specified module name is not found. |
300 | 17700001 | The specified bundle name is not found. |
355 | 17700001 | The specified bundle name is not found. |
H A Djs-apis-bundleManager-sys.md177 | 17700001 | The specified bundleName is not found. |
257 | 17700001 | The specified bundleName is not found. |
318 | 17700001 | The specified bundleName is not found. |
574 | 17700004 | The specified user ID is not found. |
684 | 17700004 | The specified user ID is not found. |
735 | 17700004 | The specified user ID is not found. |
845 | 17700004 | The specified user ID is not found. |
1571 | 17700021 | The uid is not found. |
1624 | 17700021 | The uid is not found. |
1675 | 17700021 | The uid is not found. |
[all …]
/ohos5.0/base/security/certificate_framework/frameworks/adapter/v2.0/src/
H A Dcf_adapter_extension_openssl.c379 *found = ex; in FoundExtMatchedNid()
386 static int32_t GetEntry(const X509_EXTENSION *found, CfBlob *out) in GetEntry() argument
389 int entryLen = i2d_X509_EXTENSION((X509_EXTENSION *)found, &entry); in GetEntry()
409 int crit = X509_EXTENSION_get_critical(found); in GetEntryCritical()
419 static int32_t GetEntryValue(const X509_EXTENSION *found, CfBlob *out) in GetEntryValue() argument
444 return GetEntry(found, out); in GetMatchedEntry()
446 return GetEntryCritical(found, out); in GetMatchedEntry()
448 return GetEntryValue(found, out); in GetMatchedEntry()
479 X509_EXTENSION *found = NULL; in CfOpensslGetEntry() local
480 ret = FoundExtMatchedNid(exts, targetNid, &found); in CfOpensslGetEntry()
[all …]
/ohos5.0/foundation/filemanagement/app_file_service/utils/src/b_anony/
H A Db_anony.cpp52 size_t found = value.find_last_of('/'); in GetAnonyPath() local
53 if (found == std::string::npos) { in GetAnonyPath()
56 sub = value.substr(found + 1); in GetAnonyPath()
57 res = value.substr(0, found + 1); in GetAnonyPath()
/ohos5.0/base/startup/init/services/modules/bootevent/
H A Dbootevent.c117 ListNode *found = NULL; in AddServiceBootEvent() local
121 found = OH_ListFind(&bootEventList, (void *)paramName, ParseBooteventCompareProc); in AddServiceBootEvent()
122 if (found != NULL) { in AddServiceBootEvent()
148 BOOT_EVENT_PARAM_ITEM *found = NULL; in AddInitBootEvent() local
149found = (BOOT_EVENT_PARAM_ITEM *)OH_ListFind(&bootEventList, (void *)bootEventName, ParseBootevent… in AddInitBootEvent()
150 if (found != NULL) { in AddInitBootEvent()
151 (void)clock_gettime(CLOCK_MONOTONIC, &(found->timestamp[BOOTEVENT_READY])); in AddInitBootEvent()
322 BOOT_EVENT_PARAM_ITEM *found = NULL; in BootEventParaFireByName() local
331 if (found == NULL) { in BootEventParaFireByName()
336 if (found->timestamp[BOOTEVENT_READY].tv_sec > 0) { in BootEventParaFireByName()
[all …]
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dstring_utils.cpp52 size_t found = str.find(delim, pos); in Split() local
53 if (found == std::string::npos) { in Split()
57 res.push_back(str.substr(pos, found - pos)); in Split()
58 pos = found + delim.size(); in Split()
/ohos5.0/docs/en/application-dev/reference/apis-ability-kit/
H A Djs-apis-distributedBundleManager-sys.md58 | 17700001 | The specified bundle name is not found. |
59 | 17700003 | The specified ability name is not found. |
60 | 17700007 | The specified device ID is not found. |
123 | 17700001 | The specified bundle name is not found. |
125 | 17700007 | The specified device ID is not found. |
183 | 17700007 | The specified device ID is not found. |
255 | 17700007 | The specified device ID is not found. |
321 | 17700007 | The specified device ID is not found. |
387 | 17700007 | The specified device ID is not found. |
446 | 17700007 | The specified device ID is not found. |
[all …]
/ohos5.0/foundation/communication/nfc/
H A Dhisysevent.yaml45 __BASE: {type: STATISTIC, level: MINOR, desc: record the event and types when NFC tag found}
46 TOTAL_TAG_FOUND_CNT: {type: INT16, desc: count when NFC tag found}
47 TYPE_A_TAG_FOUND: {type: INT16, desc: count when the found NFC tag is type A}
48 TYPE_B_TAG_FOUND: {type: INT16, desc: count when the found NFC tag is type B}
49 TYPE_F_TAG_FOUND: {type: INT16, desc: count when the found NFC tag is type F}
50 TYPE_V_TAG_FOUND: {type: INT16, desc: count when the found NFC tag is type V}
/ohos5.0/docs/zh-cn/device-dev/quick-start/
H A Dquickstart-pkg-common-builderr.md76 ![faq-python3-not-found](figures/faq-python3-not-found.png)
92 ## 安装python3过程中,提示“configure: error: no acceptable C compiler found in $PATH”
100 configure: error: no acceptable C compiler found in $PATH. See 'config.log' for more details
112 ## 安装python3过程中,提示“-bash: make: command not found
120 -bash: make: command not found
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/utils/
H A Dconstant.cpp62 size_t found = str.find(delim, pos); in Split() local
63 if (found == std::string::npos) { in Split()
67 res.push_back(str.substr(pos, found - pos)); in Split()
68 pos = found + delim.size(); in Split()
/ohos5.0/docs/en/application-dev/reference/apis-ipc-kit/
H A D_o_h_i_p_c_parcel.md126 …_IPC_ErrorCode#OH_IPC_CHECK_PARAM_ERROR](_o_h_i_p_c_error_code.md) if invalid parameters are found.
347 …_IPC_ErrorCode#OH_IPC_CHECK_PARAM_ERROR](_o_h_i_p_c_error_code.md) if invalid parameters are found.
377 …_IPC_ErrorCode#OH_IPC_CHECK_PARAM_ERROR](_o_h_i_p_c_error_code.md) if invalid parameters are found.
407 …_IPC_ErrorCode#OH_IPC_CHECK_PARAM_ERROR](_o_h_i_p_c_error_code.md) if invalid parameters are found.
437 …_IPC_ErrorCode#OH_IPC_CHECK_PARAM_ERROR](_o_h_i_p_c_error_code.md) if invalid parameters are found.
467 …_IPC_ErrorCode#OH_IPC_CHECK_PARAM_ERROR](_o_h_i_p_c_error_code.md) if invalid parameters are found.
497 …_IPC_ErrorCode#OH_IPC_CHECK_PARAM_ERROR](_o_h_i_p_c_error_code.md) if invalid parameters are found.
527 …_IPC_ErrorCode#OH_IPC_CHECK_PARAM_ERROR](_o_h_i_p_c_error_code.md) if invalid parameters are found.
559 …_IPC_ErrorCode#OH_IPC_CHECK_PARAM_ERROR](_o_h_i_p_c_error_code.md) if invalid parameters are found.
664 …_IPC_ErrorCode#OH_IPC_CHECK_PARAM_ERROR](_o_h_i_p_c_error_code.md) if invalid parameters are found.
[all …]
/ohos5.0/base/startup/appspawn/etc/sandbox/
H A Dappdata_sandbox_fixer.py83 found = False
86 found = True
89 if not found:
110 found = False
113 found = True
117 if not found:
/ohos5.0/commonlibrary/c_utils/base/test/unittest/rust/
H A Drust_utils_directory_test.rs98 let mut found = false; in test_get_dir_files_001() localVariable
101 found = true; in test_get_dir_files_001()
105 assert!(found); in test_get_dir_files_001()
107 found = false; in test_get_dir_files_001()
110 found = true; in test_get_dir_files_001()
114 assert!(found); in test_get_dir_files_001()
/ohos5.0/base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/ohos/global/i18n/
H A DUtils.java252 boolean found = false; in generateTypesFile()
254 if (!found) { in generateTypesFile()
258 found = true; in generateTypesFile()
262 if (found && AVAILABLE_END_LINE.equals(line)) { in generateTypesFile()
264 found = false; in generateTypesFile()
353 boolean found = false; in generateI18nPatternFile()
355 if (found && ("} // I18N".equals(line))) { in generateI18nPatternFile()
356 found = false; in generateI18nPatternFile()
358 if (!found) { in generateI18nPatternFile()
362 found = true; in generateI18nPatternFile()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/systemtest/
H A Dhdioutput_test.cpp252 std::size_t found = dumpStr.find("FrameBufferSurface"); variable
253 ASSERT_NE(found, -1);
258 found = dumpFpsStr.find("screen");
259 ASSERT_NE(found, -1);
263 found = clearFpsStr.find("screen");
264 ASSERT_NE(found, -1);
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_data_manager_utils.cpp47 size_t found = uri.rfind('/'); in GetOperationType() local
48 if (found != string::npos) { in GetOperationType()
49 oprn = uri.substr(found + 1); in GetOperationType()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-telephony-kit/
H A Djs-apis-sim-sys.md50 | 8300004 | No SIM card found. |
99 | 8300004 | No SIM card found. |
151 | 8300004 | No SIM card found. |
200 | 8300004 | No SIM card found. |
252 | 8300004 | No SIM card found. |
300 | 8300004 | No SIM card found. |
351 | 8300004 | No SIM card found. |
399 | 8300004 | No SIM card found. |
452 | 8300004 | No SIM card found. |
500 | 8300004 | No SIM card found. |
[all …]
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/include/
H A Dipc_debug.h53 ErrorMap::iterator found = GetErrorMap().find(error); in GetErrorDesc() local
54 if (found == GetErrorMap().end()) { in GetErrorDesc()
57 return found->second; in GetErrorDesc()

12345678910>>...22