Home
last modified time | relevance | path

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

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