| /hardware/google/pixel/power-libperfmgr/libperfmgr/tests/ |
| D | HintManagerTest.cc | 245 std::string from = in SetUp() local 460 std::string from = "CPUCluster0MinFreq"; in TEST_F() local 469 std::string from = "ModeProperty"; in TEST_F() local 479 std::string from = files_[0 + 2]->path; in TEST_F() local 489 std::string from = "1512000"; in TEST_F() local 499 std::string from = "HIGH"; in TEST_F() local 509 std::string from = "384000"; in TEST_F() local 519 std::string from = "LOW"; in TEST_F() local 621 std::string from = R"("Node": "CPUCluster0MinFreq")"; in TEST_F() local 633 std::string from = R"("Node": "CPUCluster0MinFreq")"; in TEST_F() local [all …]
|
| /hardware/interfaces/biometrics/common/thread/include/thread/ |
| D | Callable.h | 50 std::unique_ptr<Callable> Callable::from(T func) { in from() function
|
| /hardware/interfaces/media/bufferpool/aidl/default/ |
| D | BufferPool.cpp | 121 uint32_t from, in onInvalidationRequest() 501 bool needsAck, BufferId from, BufferId to, in invalidate() 530 BufferId from = mStartSeq; in flush() local
|
| D | BufferStatus.cpp | 33 bool isBufferInRange(BufferId from, BufferId to, BufferId bufferId) { in isBufferInRange()
|
| D | BufferPoolClient.cpp | 699 void BufferPoolClient::Impl::invalidateRange(BufferId from, BufferId to) { in invalidateRange()
|
| /hardware/qcom/sm8150/display/sdm/libs/hwc2/ |
| D | hwc_callbacks.h | 63 void UpdateVsyncSource(hwc2_display_t from) { in UpdateVsyncSource()
|
| /hardware/google/graphics/common/libacryl/include/hardware/exynos/ |
| D | acryl.h | 318 bool supportedResampling(hw2d_coord_t from, hw2d_coord_t to, uint32_t transform) const in supportedResampling() 331 bool supportedHWResampling(hw2d_coord_t from, hw2d_coord_t to, uint32_t transform) const in supportedHWResampling() 343 bool supportedHResizing(int16_t from, int16_t to) const in supportedHResizing() 352 bool supportedVResizing(int16_t from, int16_t to) const in supportedVResizing() 361 bool supportedResizing(hw2d_coord_t from, hw2d_coord_t to, uint32_t transform) const in supportedResizing() 380 bool supportedResampling(int16_t from, int16_t to, int16_t upfactor, int16_t downfactor) const in supportedResampling() 397 bool supportedResizing(int16_t from, int16_t to, int16_t upfactor, int16_t downfactor) const in supportedResizing()
|
| /hardware/qcom/sm7250/display/composer/ |
| D | hwc_callbacks.h | 63 void UpdateVsyncSource(hwc2_display_t from) { in UpdateVsyncSource()
|
| /hardware/interfaces/automotive/can/1.0/default/libc++fs/src/filesystem/ |
| D | operations.cpp | 559 void __copy(const path& from, const path& to, copy_options options, in __copy() 726 bool copy_file_impl(FileDescriptor& from, FileDescriptor& to, error_code& ec) { in copy_file_impl() 739 bool __copy_file(const path& from, const path& to, copy_options options, in __copy_file() 896 void __create_directory_symlink(path const& from, path const& to, in __create_directory_symlink() 903 void __create_hard_link(const path& from, const path& to, error_code* ec) { in __create_hard_link() 909 void __create_symlink(path const& from, path const& to, error_code* ec) { in __create_symlink() 1159 void __rename(const path& from, const path& to, error_code* ec) { in __rename()
|
| /hardware/google/aemu/base/ |
| D | StringUtils.cpp | 187 std::string_view from, in StringReplace()
|
| D | PathUtils.cpp | 351 bool PathUtils::move(const std::string& from, const std::string& to) { in move()
|
| /hardware/qcom/audio/voice_processing/ |
| D | voice_processing.c | 168 #define BAD_STATE_ABORT(from, to) \ argument
|
| /hardware/qcom/gps/msm8909w_3100/utils/ |
| D | LocTimer.cpp | 655 double getDeltaSeconds(struct timespec from, struct timespec to) { in getDeltaSeconds()
|
| /hardware/qcom/gps/msm8996/utils/ |
| D | LocTimer.cpp | 642 double getDeltaSeconds(struct timespec from, struct timespec to) { in getDeltaSeconds()
|
| /hardware/qcom/gps/msm8909/utils/ |
| D | LocTimer.cpp | 643 double getDeltaSeconds(struct timespec from, struct timespec to) { in getDeltaSeconds()
|
| /hardware/qcom/sm7150/gps/utils/ |
| D | LocTimer.cpp | 657 double getDeltaSeconds(struct timespec from, struct timespec to) { in getDeltaSeconds()
|
| /hardware/qcom/gps/msm8998/utils/ |
| D | LocTimer.cpp | 654 double getDeltaSeconds(struct timespec from, struct timespec to) { in getDeltaSeconds()
|
| /hardware/qcom/sm8150p/gps/utils/ |
| D | LocTimer.cpp | 657 double getDeltaSeconds(struct timespec from, struct timespec to) { in getDeltaSeconds()
|
| /hardware/google/graphics/common/libacryl/ |
| D | acrylic_g2d.cpp | 202 #define G2D_SCALE_FACTOR(from, to) ((static_cast<uint32_t>(from) << G2D_SCALEFACTOR_FRACBITS) / (to… argument
|
| /hardware/interfaces/audio/common/all-versions/default/7.0/ |
| D | HidlUtils.cpp | 996 for (size_t from = 0; from < strTags.size(); ++from) { in audioUsageFromHal() local
|
| /hardware/interfaces/neuralnetworks/aidl/vts/functional/ |
| D | CompilationCachingTests.cpp | 805 static void copyCacheFiles(const std::vector<std::string>& from, in copyCacheFiles()
|
| /hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
| D | CompilationCachingTests.cpp | 991 static void copyCacheFiles(const std::vector<std::vector<std::string>>& from, in copyCacheFiles()
|
| /hardware/interfaces/neuralnetworks/1.2/vts/functional/ |
| D | CompilationCachingTests.cpp | 1000 static void copyCacheFiles(const std::vector<std::vector<std::string>>& from, in copyCacheFiles()
|
| /hardware/qcom/wlan/legacy/qcwcn/wifi_hal/ |
| D | wifi_hal.cpp | 1898 struct sockaddr_un from; in internal_pollin_handler_app() local
|
| /hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/ |
| D | wifi_hal.cpp | 1978 struct sockaddr_un from; in internal_pollin_handler_app() local
|