Home
last modified time | relevance | path

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

/xnu-8020.101.4/tools/tests/perf_index/PerfIndex_COPS_Module/
H A DPITest.m15 + (id)testWithOptions:(NSDictionary *)options
/xnu-8020.101.4/libkdd/
H A DKCDStructTypeDescription.m74 - (NSDictionary *)parseData:(void *)dataBuffer ofLength:(uint32_t)length category
78 NSDictionary * _d = [fi parseData:dataBuffer ofLength:length]; category
H A DKCDBasicTypeDescription.m119 - (NSDictionary *)parseData:(void *)dataBuffer ofLength:(uint32_t)length category