HomeSort by relevance Sort by last modified time
    Searched refs:BindGetValueFunction (Results 1 - 3 of 3) sorted by null

  /frameworks/base/media/mca/filterfw/native/core/
native_program.h 48 bool BindGetValueFunction(const std::string& func_name);
native_program.cpp 82 bool NativeProgram::BindGetValueFunction(const std::string& func_name) {
  /frameworks/base/media/mca/filterfw/jni/
jni_native_program.cpp 73 program->BindGetValueFunction(ToCppString(env, func_name)));

Completed in 151 milliseconds