Home
last modified time | relevance | path

Searched defs:configIdx (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/
H A Dplugin_mgr.cpp183 void PluginMgr::GetConfigContent(int32_t configIdx, const std::string& configPath, std::vector<std:… in GetConfigContent()
/ohos5.0/drivers/peripheral/usb/ddk/host/src/
H A Dusb_raw_api_library.c205 static int32_t GetConfigDescriptor(const struct UsbDevice *dev, uint8_t configIdx, uint8_t *buffer,… in GetConfigDescriptor()