| /foundation/ability/ability_runtime/services/abilitymgr/src/ |
| H A D | ability_manager_service.cpp | 2441 int32_t AbilityManagerService::GetConfiguration(AppExecFwk::Configuration& config) in GetConfiguration() argument 10806 void AbilityManagerService::NotifyConfigurationChange(const AppExecFwk::Configuration &config, int32_t userId) in NotifyConfigurationChange() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
| H A D | text_field_pattern.cpp | 513 bool TextFieldPattern::OnDirtyLayoutWrapperSwap(const RefPtr<LayoutWrapper>& dirty, const DirtySwapConfig& config) in OnDirtyLayoutWrapperSwap() argument 2789 MiscServices::Configuration config; in CheckIfNeedToResetKeyboard() local 3879 TextInputConfiguration config; in RequestKeyboardCrossPlatForm() local [all...] |
| /foundation/multimedia/audio_framework/services/audio_policy/server/src/service/ |
| H A D | audio_policy_service.cpp | 2104 int32_t AudioPolicyService::SetWakeUpAudioCapturerFromAudioServer(const AudioProcessConfig &config) in SetWakeUpAudioCapturerFromAudioServer() argument 6840 int32_t AudioPolicyService::GetProcessDeviceInfo(const AudioProcessConfig &config, bool lockFlag, in GetProcessDeviceInfo() argument 6895 GetVoipDeviceInfo(const AudioProcessConfig &config, DeviceInfo &deviceInfo, int32_t type, std::vector<sptr<AudioDeviceDescriptor>> &preferredDeviceList) GetVoipDeviceInfo() argument 7417 SetPlaybackCapturerFilterInfos(const AudioPlaybackCaptureConfig &config) SetPlaybackCapturerFilterInfos() argument [all...] |
| /foundation/window/window_manager/window_scene/session_manager/src/ |
| H A D | scene_session_manager.cpp | 404 const auto& config = WindowSceneConfig::GetConfig(); in ConfigWindowSceneXml() local 452 ConfigWindowSceneXml(const WindowSceneConfig::ConfigItem& config) ConfigWindowSceneXml() argument 478 AppWindowSceneConfig config; ConfigWindowImmersive() local 502 ConfigStatusBar(const WindowSceneConfig::ConfigItem& config, StatusBarConfig& statusBarConfig) ConfigStatusBar() argument 522 const auto& config = WindowSceneConfig::GetConfig(); ConfigFreeMultiWindow() local 556 const auto& config = WindowSceneConfig::GetConfig(); LoadFreeMultiWindowConfig() local 700 AppWindowSceneConfig config; ConfigWindowEffect() local 887 LoadKeyboardAnimation(const WindowSceneConfig::ConfigItem& item, KeyboardSceneAnimationConfig& config) LoadKeyboardAnimation() argument 1016 auto& config = appWindowSceneConfig_.startingWindowAnimationConfig_; ConfigStartingWindowAnimation() local 1075 const auto& config = WindowSceneConfig::GetConfig(); ConfigWindowSizeLimits() local 1127 const auto& config = WindowSceneConfig::GetConfig(); ConfigSnapshotScale() local 3166 UpdateRotateAnimationConfig(const RotateAnimationConfig& config) UpdateRotateAnimationConfig() argument 10861 SetAppForceLandscapeConfig(const std::string& bundleName, const AppForceLandscapeConfig& config) SetAppForceLandscapeConfig() argument [all...] |
| /third_party/libbpf/src/ |
| H A D | libbpf.c | 2107 bpf_object__read_kconfig_mem(struct bpf_object *obj, const char *config, void *data) global() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | Context.cpp | 352 Context(egl::Display *display, const egl::Config *config, const Context *shareContext, TextureManager *shareTextures, SemaphoreManager *shareSemaphores, MemoryProgramCache *memoryProgramCache, const EGLenum clientType, const egl::AttributeMap &attribs, const egl::DisplayExtensions &displayExtensions, const egl::ClientExtensions &clientExtensions) Context() argument
|
| /third_party/vk-gl-cts/external/amber/src/android_gradle/gradle/wrapper/ |
| H A D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/gradle/wrapper/
org/gradle/wrapper/BootstrapMainStarter ... |
| /third_party/skia/third_party/externals/libwebp/gradle/wrapper/ |
| H A D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/gradle/wrapper/
org/gradle/wrapper/BootstrapMainStarter ... |
| /third_party/skia/third_party/externals/oboe/apps/OboeTester/app/gradle/wrapper/ |
| H A D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/gradle/wrapper/
org/gradle/wrapper/BootstrapMainStarter ... |
| /third_party/skia/third_party/externals/oboe/apps/fxlab/gradle/wrapper/ |
| H A D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/gradle/wrapper/
org/gradle/wrapper/BootstrapMainStarter ... |
| /third_party/skia/third_party/externals/oboe/samples/gradle/wrapper/ |
| H A D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/gradle/wrapper/
org/gradle/wrapper/Download ... |
| /third_party/skia/third_party/externals/oboe/tests/UnitTestRunner/gradle/wrapper/ |
| H A D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/gradle/wrapper/
org/gradle/wrapper/BootstrapMainStarter ... |
| /third_party/node/deps/v8/src/api/ |
| H A D | api.cc | 1839 SetHandler( const NamedPropertyHandlerConfiguration& config) SetHandler() argument 1921 SetHandler( const IndexedPropertyHandlerConfiguration& config) SetHandler() argument [all...] |
| /third_party/glfw/deps/ |
| H A D | nuklear.h | 4002 struct nk_font_config *config; member 4025 struct nk_font_config *config; member 4735 struct nk_convert_config config; member 9234 nk_draw_list_setup(struct nk_draw_list *canvas, const struct nk_convert_config *config, in nk_draw_list_setup() argument 9605 nk_draw_vertex(void *dst, const struct nk_convert_config *config, struct nk_vec2 pos, struct nk_vec2 uv, struct nk_colorf color) nk_draw_vertex() argument 10389 nk_convert(struct nk_context *ctx, struct nk_buffer *cmds, struct nk_buffer *vertices, struct nk_buffer *elements, const struct nk_convert_config *config) nk_convert() argument 13495 nk_font_atlas_add(struct nk_font_atlas *atlas, const struct nk_font_config *config) nk_font_atlas_add() argument 13582 nk_font_atlas_add_from_memory(struct nk_font_atlas *atlas, void *memory, nk_size size, float height, const struct nk_font_config *config) nk_font_atlas_add_from_memory() argument 13607 nk_font_atlas_add_from_file(struct nk_font_atlas *atlas, const char *file_path, float height, const struct nk_font_config *config) nk_font_atlas_add_from_file() argument 13633 nk_font_atlas_add_compressed(struct nk_font_atlas *atlas, void *compressed_data, nk_size compressed_size, float height, const struct nk_font_config *config) nk_font_atlas_add_compressed() argument 13668 nk_font_atlas_add_compressed_base85(struct nk_font_atlas *atlas, const char *data_base85, float height, const struct nk_font_config *config) nk_font_atlas_add_compressed_base85() argument 13699 nk_font_atlas_add_default(struct nk_font_atlas *atlas, float pixel_height, const struct nk_font_config *config) nk_font_atlas_add_default() argument 13791 struct nk_font_config *config = font->config; nk_font_atlas_bake() local 24038 const struct nk_style *config; nk_chart_begin_colored() local 24513 const struct nk_style *config; nk_color_pick() local [all...] |
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
| H A D | 802.11.h | 5326 uint8 config; member
|
| H A D | wlioctl.h | 14008 uint32 config; /**< MODE: AUTO (-1), Disable (0), Enable (1) */ global() member 15622 uint8 config[TXPWRCAP_NUM_SUBBANDS]; global() member 15642 uint8 config[TXPWRCAP_NUM_SUBBANDS]; global() member 20153 wl_omi_config_t config; global() member [all...] |