Home
last modified time | relevance | path

Searched defs:function (Results 76 – 100 of 170) sorted by relevance

1234567

/aosp14/system/core/init/
H A Dueventd_test.cpp40 F function) { in WriteFromMultipleThreads()
H A Dueventd_parser_test.cpp57 void TestVector(const T& expected, const T& test, F function) { in TestVector()
H A Daction.cpp31 Result<void> RunBuiltinFunction(const BuiltinFunction& function, in RunBuiltinFunction()
/aosp12/system/extras/simpleperf/scripts/
H A Dpprof_proto_generator.py154 def show_function(self, function, space=''): argument
584 def gen_profile_function(self, function): argument
/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DHashtableLookupTest.cpp144 void SetHashtableValue(const std::function<float(uint32_t, uint32_t)>& function) { in SetHashtableValue() argument
/aosp12/system/core/init/
H A Dueventd_parser_test.cpp56 void TestVector(const T& expected, const T& test, F function) { in TestVector()
H A Daction.cpp31 Result<void> RunBuiltinFunction(const BuiltinFunction& function, in RunBuiltinFunction()
/aosp12/frameworks/rs/script_api/
H A DSpecification.cpp499 void FunctionSpecification::createPermutations(Function* function, Scanner* scanner) { in createPermutations()
622 Function* function = systemSpecification.findOrCreateFunction(name, &created); in scanFunctionSpecification() local
798 Function* function = spec->getFunction(); in addFunctionSpecification() local
H A DGenerateDocumentation.cpp155 static bool getUnifiedFunctionPrototypes(Function* function, in getUnifiedFunctionPrototypes()
554 static bool writeDetailedFunction(GeneratedFile* file, Function* function) { in writeDetailedFunction()
/aosp12/frameworks/base/core/java/android/hardware/usb/
H A DUsbManager.java787 public ParcelFileDescriptor getControlFd(long function) { in getControlFd()
960 public boolean isFunctionEnabled(String function) { in isFunctionEnabled()
/aosp12/system/bt/gd/rust/gddi/macros/
H A Dlib.rs16 let function: ItemFn = parse(item).expect("can only be applied to functions"); in provides() localVariable
/aosp12/frameworks/base/services/core/jni/
H A Dcom_android_server_am_BatteryStatsService.cpp191 static bool checkPowerStatsHalResultLocked(const Return<void>& ret, const char* function) in checkPowerStatsHalResultLocked()
/aosp14/frameworks/base/services/core/jni/
H A Dcom_android_server_am_BatteryStatsService.cpp191 static bool checkPowerStatsHalResultLocked(const Return<void>& ret, const char* function) in checkPowerStatsHalResultLocked()
/aosp12/packages/modules/adb/tools/
H A Dcheck_ms_os_desc.cpp147 ms_os_desc_v1_function function; in check_ms_os_desc_v1() local
/aosp12/bionic/linker/
H A Dlinker_soinfo.cpp464 linker_ctor_function_t function, in call_function()
476 linker_dtor_function_t function, in call_function()
/aosp12/frameworks/base/startop/scripts/trace_analyzer/lib/
H A Dtrace2db.py44 function = Column(String, nullable=False) variable in RawFtraceEntry
/aosp12/frameworks/compile/libbcc/lib/
H A DRSScriptGroupFusion.cpp73 const Function* function = mergedModule->getFunction(functionName); in getFunction() local
/aosp12/frameworks/base/services/usb/java/com/android/server/usb/
H A DUsbService.java342 public ParcelFileDescriptor getControlFd(long function) { in getControlFd()
613 public boolean isFunctionEnabled(String function) { in isFunctionEnabled()
/aosp12/system/logging/logd/
H A DCommandListener.cpp69 static int LogIdCommand(SocketClient* cli, int argc, char** argv, F&& function) { in LogIdCommand()
/aosp12/frameworks/base/services/core/java/com/android/server/adb/
H A DAdbService.java187 private static boolean containsFunction(String functions, String function) { in containsFunction()
/aosp14/frameworks/base/core/java/android/hardware/usb/
H A DUsbManager.java933 public ParcelFileDescriptor getControlFd(long function) { in getControlFd()
1149 public boolean isFunctionEnabled(String function) { in isFunctionEnabled()
/aosp12/hardware/interfaces/graphics/allocator/2.0/utils/gralloc1-adapter/
H A DGralloc1On0Adapter.cpp35 static gralloc1_function_pointer_t asFP(T function) in asFP()
/aosp12/frameworks/base/tests/GamePerformance/src/android/gameperformance/
H A DGraphicBufferMetrics.java254 final String function = line.substring(leftIndex, rightIndex); in buildEventModel() local
/aosp14/frameworks/base/tests/GamePerformance/src/android/gameperformance/
H A DGraphicBufferMetrics.java254 final String function = line.substring(leftIndex, rightIndex); in buildEventModel() local
/aosp14/frameworks/base/services/core/java/com/android/server/adb/
H A DAdbService.java190 private static boolean containsFunction(String functions, String function) { in containsFunction()

1234567