Home
last modified time | relevance | path

Searched refs:end (Results 11951 - 11975 of 19038) sorted by relevance

1...<<471472473474475476477478479480>>...762

/foundation/bundlemanager/app_domain_verify/frameworks/common/src/config/
H A Dwhite_list_config_mgr.cpp70 APP_DOMAIN_VERIFY_HILOGI(APP_DOMAIN_VERIFY_MODULE_COMMON, "called end"); in Load()
153 std::for_each(whiteList.begin(), whiteList.end(), [&filtedWhiteList](const std::string& element) { in UpdateWhiteList()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/
H A Dbundle_resource_callback.cpp45 APP_LOGI("end, oldUserId:%{public}d to newUserId:%{public}d", oldUserId, userId); in OnUserIdSwitched()
56 APP_LOGI("end, colorMode: %{public}s", colorMode.c_str()); in OnSystemColorModeChanged()
84 APP_LOGI("end, language %{public}s", language.c_str()); in OnSystemLanguageChange()
102 const auto &jsonObjectEnd = jsonObject.end(); in OnApplicationThemeChanged()
131 APP_LOGI("end, theme:%{public}s", theme.c_str()); in OnApplicationThemeChanged()
164 APP_LOGI("end, targetBundleName:%{public}s, isEnabled:%{public}d, userId:%{public}d", in OnOverlayStatusChanged()
197 APP_LOGI("end set themeId %{public}d", themeId); in SetThemeIdForThemeChanged()
/foundation/arkui/ace_engine_lite/frameworks/src/core/animation/
H A Dtransition_impl.h158 static bool IsEndWith(const char* src, const char *end);
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_host_observer_stub.cpp60 if (itFunc != memberFuncMap_.end()) { in OnRemoteRequest()
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_pan_stub.cpp57 if (itFunc != memberFuncMap_.end()) { in OnRemoteRequest()
H A Dbluetooth_socket_stub.cpp61 if (itFunc != memberFuncMap_.end()) { in OnRemoteRequest()
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_utils.cpp181 if (iter != BtErrCodeMap.end()) { in GetErrorCode()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_service_connection.cpp174 if (iter == devList.end()) { in JudgeConnectExit()
/foundation/bundlemanager/bundle_framework/services/test/moduletest/utils/src/
H A Dcommon_tool.cpp154 for (auto it = strVector.begin(); it != strVector.end(); it++) { in VectorToStr()
/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dcontainer_observer.cpp149 while (it != subscriptions_.end()) { in Unsubscribe()
/foundation/multimedia/audio_framework/services/audio_service/server/src/config/
H A Daudio_param_parser.cpp145 for (std::sregex_token_iterator it(usage.begin(), usage.end(), regexDelimiter, -1); it != itEnd; it++) { in ParseSubKeys()
/foundation/graphic/graphic_3d/lume/LumeRender/src/util/
H A Djson_util.h103 return std::transform(container.begin(), container.end(), dest, func); in Transform()
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/muxer/
H A Dffmpeg_muxer_plugin.h71 uint8_t *FindNalStartCode(const uint8_t *buf, const uint8_t *end, int32_t &startCodeLen);
/foundation/graphic/graphic_2d/rosen/samples/opengl/test_eglCreateWindowSurface/entry/src/main/cpp/render/
H A Dplugin_render.cpp88 if (instance_.find(id) == instance_.end()) { in GetInstance()
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/session/
H A Daudio_session_timer.cpp110 while (iter != timerMap_.end()) { in TimerLoopFunc()
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/config/
H A Daudio_affinity_parser.cpp162 deviceInfo.deviceType = (item != deviceTypeMap_.end() ? item->second : DEVICE_TYPE_INVALID); in ParserAffinityGroupDeviceInfos()
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_decoder/flac/
H A Dffmpeg_flac_decoder_plugin.cpp56 std::end(FLAC_DECODER_SAMPLE_RATE_TABLE), [sampleRate](int32_t value) {
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Djson_util.h105 return std::transform(container.begin(), container.end(), dest, func); in Transform()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_animation_rate_decider.cpp54 if (decisionElements_.find(id) != decisionElements_.end()) { in AddDecisionElement()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/params/
H A Drs_display_render_params.h144 return iter == displaySpecailSurfaceChanged_.end() ? false : iter->second; in IsSpecialLayerChanged()
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_cache.cpp70 return (item != cache_.end()) ? &item->second : nullptr; in Get()
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/skia_txt/
H A Dfont_collection.cpp88 if (typefaces_.find(typeface->GetUniqueID()) != typefaces_.end()) { in RegisterTypeface()
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/txt/
H A Dparagraph.h164 // between start and end glyph indexes. The bounding boxes
166 virtual std::vector<TextBox> GetRectsForRange(size_t start, size_t end,
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/impl/
H A Dparagraph_impl.h82 std::vector<TextBox> GetRectsForRange(size_t start, size_t end,
/foundation/graphic/graphic_3d/lume/LumeEngine/src/loader/
H A Djson_util.h69 return std::transform(container.begin(), container.end(), dest, func); in Transform()

Completed in 28 milliseconds

1...<<471472473474475476477478479480>>...762