OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:executablepath
(Results
1 - 4
of
4
) sorted by null
/development/simulator/app/
executablepath.h
26
void
executablepath
(char s[PATH_MAX]);
executablepath_darwin.cpp
17
#include "
executablepath
.h"
21
void
executablepath
(char s[PATH_MAX])
function
executablepath_linux.cpp
17
#include "
executablepath
.h"
23
void
executablepath
(char exe[PATH_MAX])
function
MyApp.cpp
19
#include "
executablepath
.h"
212
executablepath
(exepath);
Completed in 88 milliseconds