OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetCategories
(Results
1 - 8
of
8
) sorted by null
/external/chromium-trace/catapult/systrace/profile_chrome/
chrome_controller_unittest.py
15
chrome_controller.ChromeTracingController.
GetCategories
(
perf_controller_unittest.py
18
perf_controller.PerfProfilerController.
GetCategories
(self.device)
systrace_controller_unittest.py
14
systrace_controller.SystraceController.
GetCategories
(self.device)
systrace_controller.py
41
def
GetCategories
(device):
chrome_controller.py
40
def
GetCategories
(device, package_info):
perf_controller.py
117
def
GetCategories
(cls, device):
/external/chromium-trace/catapult/systrace/bin/
adb_profile_chrome_startup
78
systrace_controller.SystraceController.
GetCategories
(device)))
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
shappmgr.h
271
virtual HRESULT WINAPI
GetCategories
(APPCATEGORYINFOLIST *pAppCategoryList) = 0;
282
HRESULT (WINAPI *
GetCategories
)(IAppPublisher *This,APPCATEGORYINFOLIST *pAppCategoryList);
295
#define IAppPublisher_GetCategories(This,pAppCategoryList) (This)->lpVtbl->
GetCategories
(This,pAppCategoryList)
Completed in 394 milliseconds