/aosp12/build/soong/android/ |
H A D | namespace.go | 90 func NewNameResolver(namespaceExportFilter func(*Namespace) bool) *NameResolver {
|
H A D | paths.go | 589 func pathsForModuleSrcFromFullPath(ctx EarlyModulePathContext, paths []string, incDirs bool) Paths { 782 func FilterPathListPredicate(list []Path, predicate func(Path) bool) (remainder []Path, filtered []… 1372 isNdk, isLlndkOrVndk, isGzip bool) OptionalPath { 1614 func pathForInstall(ctx PathContext, os OsType, arch ArchType, partition string, debug bool,
|
H A D | sdk.go | 408 func DependencyTagForSdkMemberType(memberType SdkMemberType, export bool) SdkMemberTypeDependencyTa…
|
/aosp12/build/soong/cc/ |
H A D | fuzz.go | 238 libraryPath android.Path, isHost bool, archString string) string {
|
H A D | vndk.go | 246 func vndkModuleLister(predicate func(*Module) bool) moduleListerFunc {
|
/aosp12/system/extras/simpleperf/scripts/test/ |
H A D | do_test.py | 341 def _write_result(self, test_name: str, test_env: str, test_result: bool):
|
/aosp12/system/security/keystore2/src/km_compat/ |
H A D | lib.rs | 85 fn generate_rsa_key(legacy: &dyn IKeyMintDevice, encrypt: bool, attest: bool) -> Vec<u8> { in generate_rsa_key()
|
/aosp12/build/soong/apex/ |
H A D | apex.go | 1266 func (a *apexBundle) MarkAsCoverageVariant(coverage bool) { 1367 …orNativeLibrary(ctx android.BaseModuleContext, ccMod *cc.Module, handleSpecialLibs bool) apexFile { 2166 func ApexBundleFactory(testApex bool, artApex bool) android.Module {
|
/aosp12/hardware/interfaces/wifi/supplicant/1.0/vts/functional/ |
H A D | supplicant_sta_iface_hidl_test.cpp | 129 bool /* locallyGenerated */, in onDisconnected() argument 137 bool /*timedOut */) override { in onAssociationRejected() argument
|
/aosp12/frameworks/av/drm/libdrmframework/ |
H A D | NoOpDrmManagerClientImpl.cpp | 102 bool /* reserve */) { in consumeRights() argument
|
/aosp12/frameworks/av/media/codec2/sfplugin/ |
H A D | CCodecBuffers.h | 945 bool releaseBuffer( in releaseBuffer() argument
|
/aosp12/system/security/keystore2/selinux/src/ |
H A D | lib.rs | 101 fn eq(&self, other: &Self) -> bool { in eq()
|
/aosp12/system/security/keystore2/src/ |
H A D | apc.rs | 380 fn isSupported(&self) -> BinderResult<bool> { in isSupported()
|
/aosp12/frameworks/av/media/libeffects/downmix/ |
H A D | EffectDownmix.cpp | 698 static int Downmix_Reset(downmix_object_t* /* pDownmixer */, bool /* init */) { in Downmix_Reset() argument
|
/aosp12/build/soong/java/ |
H A D | java.go | 1003 func InitTestHost(th *TestHost, installable *bool, testSuites []string, autoGenConfig *bool) { 1248 func (j *Import) setStrictUpdatabilityLinting(bool) { argument 1606 func (j *DexImport) setStrictUpdatabilityLinting(bool) { argument
|
/aosp12/hardware/qcom/gps/msm8909w_3100/core/ |
H A D | LocApiBase.cpp | 557 initDataServiceClient(bool /*isDueToSsr*/) in initDataServiceClient() argument
|
/aosp12/frameworks/hardware/interfaces/sensorservice/libsensorndkbridge/ |
H A D | ASensorManager.cpp | 149 int /* type */, bool /* wakeup */) { in getDefaultSensorEx() argument
|
/aosp12/frameworks/av/media/libstagefright/renderfright/tests/ |
H A D | RenderEngineThreadedTest.cpp | 209 base::unique_fd*) -> status_t { return NO_ERROR; }); in TEST_F()
|
/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/ |
H A D | TestableSurfaceFlinger.h | 768 void setVsyncEnabled(bool) override {} in setVsyncEnabled() argument 771 void kernelTimerChanged(bool) override {} in kernelTimerChanged() argument
|
/aosp12/art/compiler/utils/x86/ |
H A D | jni_macro_assembler_x86.cc | 509 void X86JNIMacroAssembler::VerifyObject(ManagedRegister /*src*/, bool /*could_be_null*/) { in VerifyObject() argument 513 void X86JNIMacroAssembler::VerifyObject(FrameOffset /*src*/, bool /*could_be_null*/) { in VerifyObject() argument
|
/aosp12/bionic/tests/ |
H A D | grp_pwd_test.cpp | 173 bool /* check_username */) { in check_get_passwd() argument 576 static void check_get_group(const char*, gid_t, bool) { in check_get_group() argument
|
/aosp12/system/tools/aidl/tests/ |
H A D | aidl_test_service.cpp | 665 virtual Status LogThis(bool, vector<bool>*, int8_t, vector<uint8_t>*, char16_t, vector<char16_t>*, in LogThis() argument
|
/aosp12/frameworks/base/tools/aapt2/compile/ |
H A D | Png.cpp | 774 static bool getHorizontalLayoutBoundsTicks(png_bytep row, int width, in getHorizontalLayoutBoundsTicks() argument 812 static bool getVerticalLayoutBoundsTicks(png_bytepp rows, int offset, in getVerticalLayoutBoundsTicks() argument
|
/aosp14/frameworks/base/tools/aapt2/compile/ |
H A D | Png.cpp | 768 static bool getHorizontalLayoutBoundsTicks(png_bytep row, int width, in getHorizontalLayoutBoundsTicks() argument 806 static bool getVerticalLayoutBoundsTicks(png_bytepp rows, int offset, in getVerticalLayoutBoundsTicks() argument
|
/aosp12/packages/modules/Virtualization/authfs/src/ |
H A D | fusefs.rs | 317 _delayed_write: bool, in write()
|