Home
last modified time | relevance | path

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

/system/core/adb/
Dtransport.cpp1111 const char* local_target_ptr = target.c_str(); in MatchesTarget() local
1116 local_target_ptr += 4; in MatchesTarget()
1126 if (android::base::ParseNetAddress(local_target_ptr, &target_host, &target_port, in MatchesTarget()