Searched refs:MAX_IPC_ID (Results 1 – 4 of 4) sorted by relevance
33 for (uint32_t codeId = 0; codeId < AVMetadataServiceProxyFuzzer::MAX_IPC_ID; codeId++) { in FuzzAVMetadataStub()65 for (uint32_t code = 0; code <= AVMetadataServiceProxyFuzzer::MAX_IPC_ID; code++) { in FuzzAVMetadataStubLocal()
34 for (uint32_t codeId = 0; codeId < PlayerServiceProxyFuzzer::MAX_IPC_ID; codeId++) { in FuzzPlayerStub()65 for (uint32_t code = 0; code <= PlayerServiceProxyFuzzer::MAX_IPC_ID; code++) { in FuzzPlayerStubLocal()
68 MAX_IPC_ID, enumerator
184 MAX_IPC_ID, // all IPC codes should be added before MAX_IPC_ID enumerator