Home
last modified time | relevance | path

Searched defs:cur (Results 1 – 4 of 4) sorted by relevance

/system/core/libutils/
DUnicode.cpp135 static inline int32_t utf32_at_internal(const char* cur, size_t *num_read) in utf32_at_internal()
199 char *cur = dst; in utf32_to_utf8() local
341 char *cur = dst; in utf16_to_utf8() local
366 const char *cur = src; in utf8_length() local
454 const char* cur; in utf8_to_utf32_length() local
479 const char* cur = src; in utf8_to_utf32() local
/system/core/libprocessgroup/
Dprocessgroup.cpp165 struct dirent cur; in removeUidProcessGroups() local
193 struct dirent cur; in removeAllProcessGroups() local
/system/netd/server/
DMDnsSdListener.cpp683 Element *cur = *prevPtr; in rescan() local
711 Element *cur = mHead; in lookupServiceRef() local
727 Element *cur = mHead; in startMonitoring() local
747 Element *cur; in freeServiceRef() local
/system/core/libcutils/
Dconfig_utils.c321 cnode *cur = root->first_child; in config_free() local