/aosp14/system/core/init/ |
H A D | ueventd_test.cpp | 40 F function) { in WriteFromMultipleThreads()
|
H A D | ueventd_parser_test.cpp | 57 void TestVector(const T& expected, const T& test, F function) { in TestVector()
|
H A D | action.cpp | 31 Result<void> RunBuiltinFunction(const BuiltinFunction& function, in RunBuiltinFunction()
|
/aosp12/system/extras/simpleperf/scripts/ |
H A D | pprof_proto_generator.py | 154 def show_function(self, function, space=''): argument 584 def gen_profile_function(self, function): argument
|
/aosp12/packages/modules/NeuralNetworks/common/operations/ |
H A D | HashtableLookupTest.cpp | 144 void SetHashtableValue(const std::function<float(uint32_t, uint32_t)>& function) { in SetHashtableValue() argument
|
/aosp12/system/core/init/ |
H A D | ueventd_parser_test.cpp | 56 void TestVector(const T& expected, const T& test, F function) { in TestVector()
|
H A D | action.cpp | 31 Result<void> RunBuiltinFunction(const BuiltinFunction& function, in RunBuiltinFunction()
|
/aosp12/frameworks/rs/script_api/ |
H A D | Specification.cpp | 499 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 D | GenerateDocumentation.cpp | 155 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 D | UsbManager.java | 787 public ParcelFileDescriptor getControlFd(long function) { in getControlFd() 960 public boolean isFunctionEnabled(String function) { in isFunctionEnabled()
|
/aosp12/system/bt/gd/rust/gddi/macros/ |
H A D | lib.rs | 16 let function: ItemFn = parse(item).expect("can only be applied to functions"); in provides() localVariable
|
/aosp12/frameworks/base/services/core/jni/ |
H A D | com_android_server_am_BatteryStatsService.cpp | 191 static bool checkPowerStatsHalResultLocked(const Return<void>& ret, const char* function) in checkPowerStatsHalResultLocked()
|
/aosp14/frameworks/base/services/core/jni/ |
H A D | com_android_server_am_BatteryStatsService.cpp | 191 static bool checkPowerStatsHalResultLocked(const Return<void>& ret, const char* function) in checkPowerStatsHalResultLocked()
|
/aosp12/packages/modules/adb/tools/ |
H A D | check_ms_os_desc.cpp | 147 ms_os_desc_v1_function function; in check_ms_os_desc_v1() local
|
/aosp12/bionic/linker/ |
H A D | linker_soinfo.cpp | 464 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 D | trace2db.py | 44 function = Column(String, nullable=False) variable in RawFtraceEntry
|
/aosp12/frameworks/compile/libbcc/lib/ |
H A D | RSScriptGroupFusion.cpp | 73 const Function* function = mergedModule->getFunction(functionName); in getFunction() local
|
/aosp12/frameworks/base/services/usb/java/com/android/server/usb/ |
H A D | UsbService.java | 342 public ParcelFileDescriptor getControlFd(long function) { in getControlFd() 613 public boolean isFunctionEnabled(String function) { in isFunctionEnabled()
|
/aosp12/system/logging/logd/ |
H A D | CommandListener.cpp | 69 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 D | AdbService.java | 187 private static boolean containsFunction(String functions, String function) { in containsFunction()
|
/aosp14/frameworks/base/core/java/android/hardware/usb/ |
H A D | UsbManager.java | 933 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 D | Gralloc1On0Adapter.cpp | 35 static gralloc1_function_pointer_t asFP(T function) in asFP()
|
/aosp12/frameworks/base/tests/GamePerformance/src/android/gameperformance/ |
H A D | GraphicBufferMetrics.java | 254 final String function = line.substring(leftIndex, rightIndex); in buildEventModel() local
|
/aosp14/frameworks/base/tests/GamePerformance/src/android/gameperformance/ |
H A D | GraphicBufferMetrics.java | 254 final String function = line.substring(leftIndex, rightIndex); in buildEventModel() local
|
/aosp14/frameworks/base/services/core/java/com/android/server/adb/ |
H A D | AdbService.java | 190 private static boolean containsFunction(String functions, String function) { in containsFunction()
|