예제 #1
0
파일: log.py 프로젝트: HankFaan/maple
def log_pb2():
    return proto.module('tracer.log_pb2')
예제 #2
0
파일: program.py 프로젝트: HankFaan/maple
def program_pb2():
    return proto.module('systematic.program_pb2')
예제 #3
0
def log_pb2():
    return proto.module('tracer.log_pb2')
예제 #4
0
def static_info_pb2():
    return proto.module('core.static_info_pb2')
예제 #5
0
def history_pb2():
    return proto.module('idiom.history_pb2')
예제 #6
0
파일: history.py 프로젝트: HankFaan/maple
def history_pb2():
    return proto.module('idiom.history_pb2')
예제 #7
0
파일: race.py 프로젝트: HankFaan/maple
def race_pb2():
    return proto.module('race.race_pb2')
예제 #8
0
def history_pb2():
    return proto.module('pct.history_pb2')
예제 #9
0
def iroot_pb2():
    return proto.module("idiom.iroot_pb2")
예제 #10
0
def search_pb2():
    return proto.module('systematic.search_pb2')
예제 #11
0
def sinst_pb2():
    return proto.module('sinst.sinst_pb2')
예제 #12
0
def static_info_pb2():
    return proto.module('core.static_info_pb2')
예제 #13
0
파일: search.py 프로젝트: HankFaan/maple
def search_pb2():
    return proto.module('systematic.search_pb2')
예제 #14
0
파일: memo.py 프로젝트: HankFaan/maple
def iroot_pb2():
    return proto.module('idiom.iroot_pb2')
예제 #15
0
def iroot_pb2():
    return proto.module('idiom.iroot_pb2')
예제 #16
0
파일: memo.py 프로젝트: HankFaan/maple
def memo_pb2():
    return proto.module('idiom.memo_pb2')
예제 #17
0
def memo_pb2():
    return proto.module('idiom.memo_pb2')
예제 #18
0
파일: sinst.py 프로젝트: HankFaan/maple
def sinst_pb2():
    return proto.module('sinst.sinst_pb2')
예제 #19
0
def program_pb2():
    return proto.module('systematic.program_pb2')