Home
last modified time | relevance | path

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

/external/webrtc/talk/media/base/
Dexecutablehelpers.h48 DWORD copied_length = GetModuleFileName(NULL, // NULL = Current process in GetExecutablePath() local
68 uint32_t copied_length = kMaxExePathSize - 1; in GetExecutablePath() local
74 int32_t copied_length = kMaxExePathSize - 1; in GetExecutablePath() local