OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:adb_is_separator
(Results
1 - 2
of
2
) sorted by null
/system/core/adb/
sysdeps.h
94
static __inline__ bool
adb_is_separator
(char c) {
function
484
static __inline__ bool
adb_is_separator
(char c) {
file_sync_client.cpp
55
if (!
adb_is_separator
(local_path.back())) {
967
if (
adb_is_separator
(dst[dst_len - 1]) && dst_exists) {
[
all
...]
Completed in 40 milliseconds