OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mainBundle
(Results
1 - 6
of
6
) sorted by null
/system/core/adb/
get_my_path_darwin.cpp
24
CFBundleRef
mainBundle
= CFBundleGetMainBundle();
25
CFURLRef executableURL = CFBundleCopyExecutableURL(
mainBundle
);
/system/core/fastboot/
util_osx.c
34
CFBundleRef
mainBundle
= CFBundleGetMainBundle();
35
CFURLRef executableURL = CFBundleCopyExecutableURL(
mainBundle
);
/external/skia/src/utils/ios/
SkStream_NSData.mm
19
NSBundle* bundle = [NSBundle
mainBundle
];
SkOSFile_iOS.mm
41
NSBundle* bundle = [NSBundle
mainBundle
];
/external/deqp/framework/platform/ios/
tcuIOSApp.mm
266
NSString* dataPath = [[NSBundle
mainBundle
] bundlePath];
/prebuilts/tools/darwin-x86_64/swt/
swt.jar
Completed in 2006 milliseconds