Searched refs:inner (Results 1 – 5 of 5) sorted by relevance
/device/google/cuttlefish/host/frontend/webrtc/libcommon/ |
D | vp8only_encoder_factory.cpp | 22 std::unique_ptr<webrtc::VideoEncoderFactory> inner) in VP8OnlyEncoderFactory() argument 23 : inner_(std::move(inner)) {} in VP8OnlyEncoderFactory()
|
D | vp8only_encoder_factory.h | 27 VP8OnlyEncoderFactory(std::unique_ptr<webrtc::VideoEncoderFactory> inner);
|
/device/google/cuttlefish/host/libs/web/http_client/ |
D | http_client.cc | 312 ServerErrorRetryClient(HttpClient& inner, int retry_attempts, in ServerErrorRetryClient() argument 314 : inner_client_(inner), in ServerErrorRetryClient() 448 HttpClient& inner, int retry_attempts, in ServerErrorRetryClient() argument 451 new class ServerErrorRetryClient(inner, retry_attempts, retry_delay)); in ServerErrorRetryClient()
|
/device/google/contexthub/firmware/os/core/ |
D | nanohub_chre.c | 81 uintptr_t inner = va_arg(args, uintptr_t); in osChreApiLogLogv() local 83 va_copy(innerArgs, INTEGER_TO_VA_LIST(inner)); in osChreApiLogLogv() 95 uintptr_t inner = va_arg(args, uintptr_t); in osChreApiLogLogvOld() local 97 va_copy(innerArgs, INTEGER_TO_VA_LIST(inner)); in osChreApiLogLogvOld()
|
/device/google/gs101-sepolicy/whitechapel/vendor/google/ |
D | file_contexts | 186 /dev/lwis-eeprom-m24c64s-imx355-inner u:object_r:lwis_device:s0 214 /dev/lwis-sensor-imx355-inner u:object_r:lwis_device:s0
|