Searched refs:allocMsg (Results 1 – 1 of 1) sorted by relevance
599 sp<AMessage> allocMsg(new AMessage(kWhatAllocate, this)); in initiateAllocateComponent() local600 allocMsg->setObject("codecInfo", codecInfo); in initiateAllocateComponent()601 allocMsg->post(); in initiateAllocateComponent()