Home
last modified time | relevance | path

Searched refs:config (Results 2726 - 2750 of 3732) sorted by relevance

1...<<101102103104105106107108109110>>...150

/third_party/pulseaudio/src/tests/
H A Dusergroup-test.c20 #include <config.h>
/third_party/pulseaudio/src/modules/
H A Dmodule-default-device-restore.c21 #include <config.h>
/third_party/pulseaudio/src/modules/raop/
H A Draop-crypto.c23 #include <config.h>
H A Draop-packet-buffer.c24 #include <config.h>
/third_party/pulseaudio/src/modules/x11/
H A Dmodule-x11-cork-request.c21 #include <config.h>
/third_party/pulseaudio/src/pulse/
H A Dutf8.c44 #include <config.h>
H A Dtimeval.c22 #include <config.h>
/third_party/pulseaudio/src/pulsecore/
H A Dnamereg.c21 #include <config.h>
H A Dpstream-util.c21 #include <config.h>
/third_party/vk-gl-cts/scripts/
H A Dbuild_caselists.py24 from ctsbuild.config import *
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A DMakefile2 CONFIG_FILE = .config
/drivers/hdf_core/adapter/khdf/linux/test/
H A DMakefile133 -I$(srctree)/drivers/hdf/framework/test/unittest/config \
135 -I$(srctree)/drivers/hdf/framework/include/config \
/drivers/hdf_core/framework/test/unittest/model/usb/host/include/
H A Dusb_raw_test.h225 struct UsbRawConfigDescriptor *config; member
361 int32_t UsbParseConfigDescriptor(struct AcmRawDevice *acm, struct UsbRawConfigDescriptor *config);
/drivers/peripheral/thermal/interfaces/hdi_service/src/
H A Dthermal_dfx.cpp446 XmlTraceConfig& config = ThermalHdfConfig::GetInstance().GetXmlTraceConfig(); in Init() local
447 g_outPath = config.outPath; in Init()
/drivers/peripheral/nfc/vendor_adaptor/
H A Dnfc_vendor_adaptions.cpp340 int NfcVendorAdaptions::VendorGetConfig(V1_1::NfcVendorConfig &config) in VendorGetConfig() argument
347 nfcHalInf.nfcHalGetConfig(config); in VendorGetConfig()
/test/testfwk/arkxtest/jsunit/src/module/report/
H A DOhReport.js46 const configService = this.coreContext.getDefaultService('config');
61 let config = this.coreContext.getDefaultService('config');
62 if (config.isBreakOnError() && isHasError) {
86 if (this.coreContext.getDefaultService('config').filterValid.length !== 0) {
87 var value = this.coreContext.getDefaultService('config').filterValid;
95 if (this.coreContext.getDefaultService('config').filterXdescribe.length !== 0) {
96 let value = this.coreContext.getDefaultService('config').filterXdescribe;
/test/testfwk/developer_test/src/core/command/
H A Dconsole.py35 from core.config.config_manager import UserConfigManager
273 options.config = ""
488 configfile = "config"
/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/
H A DFeatureApiTest.cpp59 TaskConfig config = { in GetTaskConfig() local
66 return config; in GetTaskConfig()
H A DSendResponseTest.cpp89 TaskConfig config = {LEVEL_HIGH, PRI_ABOVE_NORMAL, 0x800, 20, SHARED_TASK}; // share with broadcast in GetTaskConfig() local
90 return config; in GetTaskConfig()
H A DTaskpoolSpecifiedTaskTest.cpp146 TaskConfig config = {LEVEL_HIGH, PRI_NORMAL, 1600, 20, SPECIFIED_TASK}; in GetTaskConfig() local
147 return config; in GetTaskConfig()
/test/xts/acts/distributeddatamgr/kvStoretest/kvStorejstest/hap/entry/src/ohosTest/js/test/
H A DSchemaJsunit.test.js88 const config = {
109 await ddm.createKVManager(config).then((manager) => {
/test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/src/
H A Dsendsharerequest_func_test.c100 TaskConfig config = {LEVEL_HIGH, PRI_ABOVE_NORMAL, 0x800, 20, SHARED_TASK}; in GetTaskConfig() local
101 return config; in GetTaskConfig()
H A Dtaskpool_specifiedtask_func_test.c151 TaskConfig config = {LEVEL_HIGH, PRI_NORMAL, 1600, 20, SPECIFIED_TASK}; in GetTaskConfig() local
152 return config; in GetTaskConfig()
H A Dsendresponse_func_test.c90 TaskConfig config = {LEVEL_HIGH, PRI_ABOVE_NORMAL, 0x800, 20, SHARED_TASK}; // share with broadcast in GetTaskConfig() local
91 return config; in GetTaskConfig()
H A Dbroadcast_subscribe_func_test.c73 TaskConfig config = {LEVEL_HIGH, PRI_NORMAL, 0x800, 20, SHARED_TASK}; // share with broadcast in GetTaskConfig() local
75 return config; in GetTaskConfig()

Completed in 17 milliseconds

1...<<101102103104105106107108109110>>...150