Home
last modified time | relevance | path

Searched defs:names (Results 1 – 25 of 31) sorted by relevance

12

/device/generic/vulkan-cereal/gl-host-common/opengl/
DEmuglBackendScanner_unittest.cpp62 std::vector<std::string> names = EmuglBackendScanner::scanDir(myDir.path()); in TEST() local
75 std::vector<std::string> names = EmuglBackendScanner::scanDir(myDir.path()); in TEST() local
111 std::vector<std::string> names = EmuglBackendScanner::scanDir(PATH_SEP "foo"); in TEST() local
133 std::vector<std::string> names = EmuglBackendScanner::scanDir(PATH_SEP "foo", 32); in TEST() local
DEmuglBackendList_unittest.cpp66 const std::vector<std::string>& names = list.names(); in TEST() local
111 const std::vector<std::string>& names = list.names(); in TEST() local
DEmuglBackendScanner.cpp32 std::vector<std::string> names; in scanDir() local
DEmuglBackendList.cpp34 const std::vector<std::string>& names) : in EmuglBackendList()
/device/google/cuttlefish/host/commands/remote/
Dactions.cc59 const std::vector<std::string>& names) in DeleteHostsAction()
131 CloudOrchestratorApi& api, const std::vector<std::string>& names) { in DeleteHostsAction()
/device/generic/vulkan-cereal/gl-host-common/include/host-common/opengl/
DEmuglBackendList.h38 const std::vector<std::string>& names() const { return mNames; } in names() function
/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLcommon/
DScopedGLState.cpp70 void ScopedGLState::push(std::initializer_list<GLenum> names) { in push()
/device/google/cuttlefish/host/commands/cvd/unittests/selector/
Dparser_names_helper.h33 std::optional<std::vector<std::string>> names; member
/device/generic/car/emulator/vhal_aidl/VehicleEmulator/
DEmulatedVehicleHardware.cpp118 std::vector<std::string> names; in startVehicleBuses() local
/device/generic/car/emulator/vhal_v2_0/
DEmulatedVehicleHalServer.cpp97 std::vector<std::string> names; in startVehicleBuses() local
/device/google/bramble/usb/usb/
DUsb.cpp524 Status getTypeCPortNamesHelper(std::unordered_map<string, bool> *names) { in getTypeCPortNamesHelper()
568 std::unordered_map<string, bool> names; in getPortStatusHelper() local
/device/google/sunfish/usb/usb/
DUsb.cpp524 Status getTypeCPortNamesHelper(std::unordered_map<string, bool> *names) { in getTypeCPortNamesHelper()
568 std::unordered_map<string, bool> names; in getPortStatusHelper() local
/device/google/redfin/usb/usb/
DUsb.cpp524 Status getTypeCPortNamesHelper(std::unordered_map<string, bool> *names) { in getTypeCPortNamesHelper()
568 std::unordered_map<string, bool> names; in getPortStatusHelper() local
/device/google/coral/usb/usb/
DUsb.cpp524 Status getTypeCPortNamesHelper(std::unordered_map<string, bool> *names) { in getTypeCPortNamesHelper()
568 std::unordered_map<string, bool> names; in getPortStatusHelper() local
/device/google/barbet/usb/usb/
DUsb.cpp524 Status getTypeCPortNamesHelper(std::unordered_map<string, bool> *names) { in getTypeCPortNamesHelper()
568 std::unordered_map<string, bool> names; in getPortStatusHelper() local
/device/google/felix/vibrator/common/
DHardwareBase.h169 std::string HwApiBase::Record<T>::toString(const NamesMap &names) { in toString()
/device/google/sunfish/vibrator/common/
DHardwareBase.h165 std::string HwApiBase::Record<T>::toString(const NamesMap &names) { in toString()
/device/google/gs101/usb/usb/
DUsb.cpp677 Status getTypeCPortNamesHelper(std::unordered_map<string, bool> *names) { in getTypeCPortNamesHelper()
721 std::unordered_map<string, bool> names; in getPortStatusHelper() local
/device/google/gs201/usb/usb/
DUsb.cpp754 Status getTypeCPortNamesHelper(std::unordered_map<string, bool> *names) { in getTypeCPortNamesHelper()
798 std::unordered_map<string, bool> names; in getPortStatusHelper() local
/device/google/zuma/usb/usb/
DUsb.cpp696 Status getTypeCPortNamesHelper(std::unordered_map<string, bool> *names) { in getTypeCPortNamesHelper()
740 std::unordered_map<string, bool> names; in getPortStatusHelper() local
/device/generic/vulkan-cereal/fake-android-guest/libvulkan/
Dapi.cpp66 VkResult Parse(const char* const* names, uint32_t count) { in Parse()
334 VkResult Parse(const char* const* names, uint32_t count) { in Parse()
Ddriver.cpp111 const char** names; member
/device/google/cuttlefish/common/libs/utils/
Dfiles.cpp540 auto names = GetCreatedFileListFromInotifyFd(inotify); in WaitForFileInternal() local
/device/google/cuttlefish/host/commands/modem_simulator/
Dnetwork_service.cpp216 std::string names = item->GetText(); in InitializeSimOperator() local
/device/generic/vulkan-cereal/stream-servers/apigen-codec-common/X11/extensions/
DXKBstr.h431 XkbNamesPtr names; member
524 XkbNameChangesRec names; member
573 Atom names[XkbNumIndicators]; member

12