Searched refs:_type (Results 1 - 4 of 4) sorted by relevance

/system/core/fastboot/
H A Dsocket_mock.h87 Event(EventType _type, std::string _message, ssize_t _status,
H A Dsocket_mock.cpp149 SocketMock::Event::Event(EventType _type, std::string _message, ssize_t _status, argument
151 : type(_type), message(_message), status(_status), sock(std::move(_sock)) {}
/system/vold/
H A DVolumeManager.h48 ContainerData(char* _id, container_type_t _type) argument
50 , type(_type)
/system/media/camera/docs/
H A Dmetadata_model.py1144 self._type = kwargs['type']
1151 return self._type
1452 self._type = None

Completed in 85 milliseconds