OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAX_GET_RETRY_FOR_NOT_READY
(Results
1 - 2
of
2
) sorted by null
/packages/services/Car/vehicle_network_service/
VehicleNetworkService.h
339
static const int
MAX_GET_RETRY_FOR_NOT_READY
= 50;
VehicleNetworkService.cpp
535
if (retryCount >
MAX_GET_RETRY_FOR_NOT_READY
) {
[
all
...]
Completed in 126 milliseconds