Home
last modified time | relevance | path

Searched refs:first (Results 3976 - 4000 of 7269) sorted by relevance

1...<<151152153154155156157158159160>>...291

/foundation/communication/netstack/frameworks/js/napi/http/cache/cache_strategy/src/
H A Dhttp_cache_response.cpp61 std::string key = CommonUtils::ToLower(iterCacheResponse.first); in ParseCacheResponseHeader()
/foundation/communication/netmanager_ext/services/mdnsmanager/src/
H A Dmdns_manager.cpp145 auto cb = it.first; in RestartDiscoverService()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_data_transformer_test.cpp81 // choose first element as primary key in GenerateTableDataWithLog()
188 fieldInfo.SetStorageType(item.first); in HWTEST_F()
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/
H A Ddcamera_sink_service_ipc.cpp169 DHLOGI("OnSourceRemoteCamSrvDied remote.devId: %{public}s", GetAnonyString(iter->first).c_str()); in OnSourceRemoteCamSrvDied()
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcamera/
H A Ddcamera_source_hidumper.cpp154 deviceId = it->first; in GetCurrentStateInfo()
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/
H A Ddcamera_source_service_ipc.cpp170 DHLOGI("OnSinkRemoteCamSrvDied remote.devId: %{public}s", GetAnonyString(iter->first).c_str()); in OnSinkRemoteCamSrvDied()
/foundation/distributedhardware/distributed_input/services/source/sourcemanager/src/
H A Ddistributed_input_source_sa_cli_mgr.cpp147 DHLOGI("VirtualHardwareManager::DeleteRemoteCli remote.devId=%{public}s", GetAnonyString(iter->first).c_str()); in DeleteRemoteCli()
/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/mock/
H A Dclouddisk_notify_utils_mock.cpp127 string deleteCloudId = cacheList_.back().first; in PutCacheNode()
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/
H A Ddistributed_hardware_manager.cpp165 versionMap.emplace(iter->first, iter->second.sinkVersion); in GetComponentVersion()
/foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/
H A Dsvc_restore_deps_manager.cpp51 string bundleName = it->first; in GetRestoreBundleMap()
/test/ostest/wukong/report/src/
H A Dstatistics_ability.cpp42 DEBUG_LOG_STR("start bundlename{%s}", bundle.first.c_str()); in StatisticsDetail()
/third_party/curl/src/
H A Dtool_cfgable.h126 struct getout *url_list; /* point to the first node */
316 bool fail_early; /* exit on first transfer error */
328 struct OperationConfig *first; member
/third_party/gn/src/gn/
H A Declipse_writer.cc166 macro_element->SubElement("name")->Text(EscapeForXML(key_val.first)); in WriteCDTSettings()
H A Dimport_manager.cc160 [](const ImportMap::value_type& val) { return val.first; }); in GetImportedFiles()
H A Drust_values_generator.cc187 pair.first); in FillAliasedDeps()
/third_party/benchmark/test/
H A Dregister_benchmark_test.cc90 benchmark::RegisterBenchmark(c.first, &BM_extra_args, c.second); in RegisterFromFunction()
/third_party/cups-filters/cupsfilters/
H A Dimage-private.h106 cups_ic_t *first, /* First cached tile in image */ member
/third_party/icu/icu4c/source/samples/citer/
H A Dciter.cpp83 UChar c = iter.first(); in TestUChariter()
84 printUChar(c); // The first char in TestUChariter()
/third_party/icu/icu4c/source/test/intltest/
H A Dtstnrapi.cpp137 if(norm.first()!=0x61 || norm.next()!=0x308 || norm.last()!=0x2f800) { in TestNormalizerAPI()
138 errln("error in Normalizer(UNORM_NONE).first()/next()/last()"); in TestNormalizerAPI()
/third_party/icu/tools/colprobe/
H A Dsortedlines.h35 Line *first; member in SortedLines
/third_party/icu/icu4c/source/common/unicode/
H A Dbrkiter.h231 virtual int32_t first(void) = 0;
264 * Advance the iterator to the first boundary following the specified offset.
268 * @return The first boundary after the specified offset.
274 * Set the iterator position to the first boundary preceding the specified offset.
278 * @return The first boundary before the specified offset.
286 * to the first boundary position at or following the specified offset.
H A Drbbi.h334 * returned character iterator first and operate on the clone.
410 virtual int32_t first(void) override;
433 * @return The position of the first boundary after this one.
446 * Sets the iterator to refer to the first boundary position following
449 * @return The position of the first break after the current position.
465 * effect, leaves the iterator pointing to the first boundary position at
H A Dnormlzr.h67 * and previous() could not be used after setIndex(), next(), first(), and current().
70 * calling setIndexOnly(), first(), or last().
408 * the case folding must be performed first, then the normalization.
472 * Return the first character in the normalized text.
476 * @return the first normalized code point
479 UChar32 first(void);
513 * (getIndex()>startIndex() || first()!=DONE). (Calling first() will change
574 * @return the first index in the input text where the Normalizer does not operate
627 * {@link #setText }, {@link #first() },
[all...]
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-jws.h301 * allocation desired... the first random_len will be filled with random.
392 * prepending . if not first
396 * \param first: nonzero if the first section
401 * If the section is not the first one, '.' is prepended.
404 lws_jws_encode_section(const char *in, size_t in_len, int first, char **p,
/third_party/mesa3d/include/android_stub/log/
H A Dlog_main.h120 #define __android_rest(first, ...) , ##__VA_ARGS__

Completed in 16 milliseconds

1...<<151152153154155156157158159160>>...291